Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.
/ freekboxDocs Public archive

XML files for end-user Free Geek Documentation.

Notifications You must be signed in to change notification settings

freegeek-pdx/freekboxDocs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

freekboxDocs

Howtos and guides for Free Geek Users

freekboxDocs is a system to create documents in Docbook XML format and convert them into other more readable formats. HTML, EPUB, and PDF are the main targets.

Dependencies

  • make (for managing the conversion process)
  • docbook-xsl
  • docbook-xml
  • xsltproc (The tool that does the actual converting)

Installation

Installation is used loosely with this project. What you are doing is converting XML documentation to a self contained website. This website can be viewed locally or uploaded to a web server. GNU Makefiles are used to ease building of HTML and other formats. Here are the targets commonly used:

  • default (no arguments to 'make'): build an HTML website in the 'build' directory.
  • pdf: build a pdf, instead of a website.
  • clean: Delete old build files.

About

XML files for end-user Free Geek Documentation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published