summaryrefslogtreecommitdiffstats
path: root/doc/texi2any_init.in (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-01-11Remove texinfo format documentation. Replaced by Sphinx formatted documentation.Joel Sherrill1-20/+0
closes #2812.
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-03-11doc/texi2any_init.in: Correct link to Library index.htmlJoel Sherrill1-1/+1
2013-02-26doc: Support texi2any and texi2htmlJoel Sherrill1-0/+20
This was tested with texi2html-1.82-5.1.el6.noarch and a locally built texinfo 5.0. These are completely different implementations and require different invocations. The Makefile dependencies appear to work but are likely not perfect at this point. The key point is that the autoconf probe detects which to use and responds accordingly with preference given to texi2any.