yodl  4.03.03
About: Yodl implements a pre-document language and tools to convert it to some final document language (for e.g. HTML, man, LaTeX).
  Fossies Dox: yodl-4.03.03.tar.bz2  ("unofficial" and yet experimental doxygen-generated source code documentation)  

yodl Documentation

Some Fossies usage hints in advance:

  1. To see the Doxygen generated documentation please click on one of the items in the steelblue colored "quick index" bar above or use the side panel at the left which displays a hierarchical tree-like index structure and is adjustable in width.
  2. If you want to search for something by keyword rather than browse for it you can use the client side search facility (using Javascript and DHTML) that provides live searching, i.e. the search results are presented and adapted as you type in the Search input field at the top right.
  3. Doxygen doesn't incorporate all member files but just a definable subset (basically the main project source code files that are written in a supported language). So to search and browse all member files you may visit the Fossies yodl-4.03.03.tar.bz2 contents page and use the Fossies standard member browsing features (also with source code highlighting and additionally with optional code folding).
README
Yodl implements a pre-document language and tools to process it.  The idea
behind Yodl is that you write up a document in a pre-language, then use the
tools (e.g. yodl2html(1)) to convert it to some final document language.
Current converters are for HTML, man, LaTeX, text and a (very) experimental
xml converter.  Main document types are "article", "report", "book" "manpage"
and "letter".  The Yodl document language was designed to be easy to use as
well as extensible.


To create the program from its sources, either descend into the yodl
directory, or unpack a created archive, cd into its top-level directory 
and follow the instructions provided in the INSTALL file found there.

Alternatively, binary ready-to-install versions of the yodl program are
available in various Linux distributions, in particular Debian. See, e.g.,
https://packages.debian.org/search?keywords=yodl&searchon=names&suite=all&section=all

Gitlab's web-pages for yodl are here:
https://fbb-git.gitlab.io/yodl/