Paketname | linuxdoc-tools |
Beschreibung | convert LinuxDoc SGML source into other formats |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 0.9.66 |
Sektion | text |
Priorität | optional |
Installierte Größe | 1328 Byte |
Hängt ab von | libc6 (>= 2.7), dpkg (>= 1.15.4) | install-info, sgml-base (>= 1.17), perl, sp | opensp, sgml-data, |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 396564 Byte |
Prüfsumme MD5 | c8987049220b1246756974d15913967b |
Prüfsumme SHA1 | d98879b77919aea0a905c3f61cd44eb4429ffdba |
Prüfsumme SHA256 | ec0c74a398bea011822ceee8bf7f82f9b62c94288f427a8d793711654d248915 |
Link zum Herunterladen | linuxdoc-tools_0.9.66_i386.deb |
Ausführliche Beschreibung | LinuxDoc sgml is a highly configurable text format for writing
documentation, something like html only it's simpler and can be
converted to various other formats, including html for websites.
You write a LinuxDoc document using any text editor such as vim.
Then you use linuxdoc-tools to convert it to html, rtf, plain-text
(install linuxdoc-tools-text), info (install linuxdoc-tools-info),
LaTeX, dvi or postscript (install linuxdoc-tools-latex). The
sgmltools-lite package can convert LinuxDoc to DocBook format.
.
LinuxDoc can automatically create a table of contents. It's easier to
write and read than docbook since it allows one to omit most closing
tags while paragraphs are separated by just blank lines.
|