[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Documentation in SGML
From: |
Pradeep Padala |
Subject: |
Documentation in SGML |
Date: |
Fri, 19 Jul 2002 23:20:21 -0400 (EDT) |
Hi Thomas,
I have been hacking on docliter to convert ncurses man pages to sgml. I
have succeded to a large extent.
I put all the sgml files in an easy to use package form and wrote
two scripts. The whole documentation can be downloaded from
http://www.cise.ufl.edu/~ppadala/ncdoc/ncdoc.tar.gz
It contains
|----> NCURSES-Programming-HOWTO.sgml
|----> ncurses-intro.sgml
|----> compile-all
| A script to generate html documentation from sgml source
|----> index.sgml
| The top level sgml file
|----> ncurses_programs/
| Programs required by the HOWTO. They are required to compile
| the HOWTO.
|----> compile-sgml
| A script to compile sgml source into various formats
|----> ldp.dsl
| ldp style-sheet
|----> hackguide.sgml
|----> man/
| sgml source for man pages
|----> html/
| Generated html goes here
The directory html contains the generated documentation. I haven't
generated man pages from sgml as yet. It can be done very easily with
docbook tools.
I have a question. Do you want to maintain all the man pages in sgml format
only? If yes, then I will proceed and generate sgml with correct
substitutions. In effect, MkTerminfo.sh will generate sgml instead of man page.
Also, We have to generate sgml for the Ada stuff. I have been working towards
converting whole ncurses documentation into sgml. I would like to the sgml
stuff.
The converted documentation can be browsed at
http://www.cise.ufl.edu/~ppadala/ncdoc/html
Cheers !!!
--pradeep
--
Perfection is our goal, excellence will be tolerated. -- J. Yahl
--
- ncurses-5.2-20020706.patch.gz, Thomas Dickey, 2002/07/08
- Documentation stuff, Pradeep Padala, 2002/07/08
- Re: Documentation stuff, Eric S. Raymond, 2002/07/08
- Message not available
- Message not available
- Documentation in SGML,
Pradeep Padala <=
- Re: Documentation in SGML, Pradeep Padala, 2002/07/19
- Re: Documentation in SGML, Thomas Dickey, 2002/07/20
- Re: Documentation in SGML, Pradeep Padala, 2002/07/20
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Re: Documentation in SGML, Pradeep Padala, 2002/07/22
- Re: Documentation in SGML, Thomas E. Dickey, 2002/07/22