DocBook as OLE help - pdf, html
- Peri worked with Jeff to add the documents to SVN.
- Needed to change the image file references to ../images/filename.png and reference files to ../html/linkname
Separated out the chapters into individual xml files and pasted the docbook document type declaration in the chapter element:
Code Block <chapter xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://docbook.org/ns/docbook" version="5.0" xml:lang="en-US">
- Created an index page
...
- Tools >SVN client > Repository > host: http://svn.kuali.org/repos/ole > currently, the project is in branches/kole-1.0.0-Docbook/src/site/docbook
- Checked out to local computer
- Modify
- Check back in through Tools > SVN client > working copy > Refresh, then right click copy and "commit"
Modifying and keeping current
To continue updating DocBook:
DocBook as PDF and HTML
We have copied the maven processes from Rice to generate our PDFs and HTMLOLE is tagged for a release and the code along with the documentation cannot be updated. However, SMEs continue to work on updates past this point. SMEs are updating via Google Docs. The instructions are listed in Documentation Templates and Guides. Once complete, I make these changes in DocBook. When all changes are completed, Peri and I will figure out a way to update the 1.0 material, probably by a 1.0.1 patch.
In the meantime, I will be training Rich and Jain on DocBook as back-ups.
DocBook as built-in help
Peri is working to create webhelp from DocBook. Currently images are not displaying. It is our intent to have the webhelp pages linked with OLE.