debiandoc2wiki
DebianDoc SGML DTD and formatting tools
Install
- All systems
-
curl cmd.cat/debiandoc2wiki.sh
- Debian
-
apt-get install debiandoc-sgml
- Ubuntu
-
apt-get install debiandoc-sgml
- Kali Linux
-
apt-get install debiandoc-sgml
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install debiandoc-sgml
- Raspbian
-
apt-get install debiandoc-sgml
- Dockerfile
- dockerfile.run/debiandoc2wiki
debiandoc-sgml
DebianDoc SGML DTD and formatting tools
This is an SGML-based documentation formatting package used for the Debian manuals. It reads markup files and produces HTML, LaTeX, DVI (via LaTeX), PostScript (via LaTeX/DVI), PDF (via LaTeX), Texinfo, Info (via Texinfo), DebianDoc SGML, DocBook XML, plain text (with overstrikes a la troff as well as without) files. The LaTeX based output needs the texlive, texlive-latex-extra and texlive-lang-all packages. In addition to this, Chinese and Japanese need latex-cjk-all and corresponding font packages. The Texinfo based output needs the texinfo package.