How to Install yodl-doc in Ubuntu 18.04



Install yodl-doc by entering the following commands in the terminal:

sudo apt update
sudo apt install yodl-doc

Description:

Documentation for Your Own Document Language (Yodl)

Yodl is a package that implements a pre-document language and tools to process it. The idea of Yodl is that you write up a document in a pre-language, then use the tools (e.g. yodl2html) to convert it to some final document language. Current converters are for HTML, man, LaTeX SGML and texinfo, a poor-man's text converter and an experimental xml converter. Main document types are "article", "report", "book", "manpage" and "letter". The Yodl document language was designed to be easy to use and extensible. . This package provides the supplemental documentation for Yodl.

Homepage: https://fbb-git.github.io/yodl/

Version: 4.02.00-2

Section: universe/doc