Browse CVS Repository
Contents of /tombo/Docs/DocBooks/MANIFEST.txt
Parent Directory
| Revision Log
| Revision Graph
Revision 1.1 -
( show annotations)
( download)
Sat Oct 16 13:33:14 2004 UTC
(19 years, 5 months ago)
by hirami
Branch: MAIN
CVS Tags: Tombo_1_15, Tombo_1_14, Tombo_1_16, Tombo_1_13, Tombo_1_12, Tombo_2_0b4, HEAD
File MIME type: text/plain
DocBook format documents.
| 1 |
Some decriptions of files here |
| 2 |
|
| 3 |
|
| 4 |
Source files |
| 5 |
---------------- |
| 6 |
images Pictures. Views pictures and navigation icons |
| 7 |
c.bat cleans generated files from current directory |
| 8 |
catalog.xml XML catalog I used (it's in c:\etc\xml on my machine) |
| 9 |
ct.bat Set the XML_CATALOG_FILES env var for XML tools |
| 10 |
htmlhelp.xsl Customized XSL to generate HTML Help files |
| 11 |
htmlhelp_en.xsl English HTML Help generator (uses htmlhelp.xsl) |
| 12 |
htmlhelp_jp.xsl Japanese HTML Help generator (uses htmlhelp.xsl) |
| 13 |
Makefile GNU Makefile (probably needs work) |
| 14 |
MANIFEST.txt This file |
| 15 |
README.txt Some general information |
| 16 |
style.css CSS Style used by HTML Help files (and others if you want) |
| 17 |
TODO.txt List of items to do |
| 18 |
tombo.ent XML Entities file (holds program name, version, email and web addrs) |
| 19 |
UserGuide_en.xml DocBook XML 4.2 English |
| 20 |
UserGuide_jp.xml DocBook XML 4.2 Japanese (_just_ 'About' section) |
| 21 |
|
| 22 |
|
| 23 |
Generated files |
| 24 |
---------------- |
| 25 |
tombo.html Single HTML version of the help file (use on Windows CE??) |
| 26 |
UserGuide_en.chm English Compiled HTML Help |
| 27 |
UserGuide_jp.chm Japanese Compiled HTML Help |
|