Section | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
- Needed to complete a CLA (on the Subversion wiki page)
- Needed to complete OWASP training
- Checked out the project via Oxygen (Oxygen is available from iuware for those at IU, may be available through other universities also)
- Tools > SVN client > Repository > host: https://svn.kuali.org/repos/ole > currently, the project is in branches/kole-
1.0.0- {current release}-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"
- Once committed, you can view changes locally through the command line.
- Enter your local OLE directory, type the command "mvn clean pre-site -N".
- To view the changes, open Windows Explorer and dig into the correct folder: your local OLE directory > target > site > reference > pdf, html or html-multi.
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.
...