Documentation
¶
Overview ¶
Package db2html creates HTML files from the docbook documenation.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DocBook ¶
DocBook is the main structure for basic docbook 5 files
func ReadFile ¶
ReadFile reads a Docbook 5 file and returns a docbook object and an error. If staticmode is true, then links will work in the browser without a server.
func (*DocBook) WriteHTMLFiles ¶
WriteHTMLFiles creates a directory and writes all HTML and static files used for the documentation
Click to show internal directories.
Click to hide internal directories.