50 lines
1.0 KiB
Plaintext
50 lines
1.0 KiB
Plaintext
Copyright 2013 Pixar
|
|
|
|
Licensed under the terms set forth in the LICENSE.txt file available at
|
|
https://opensubdiv.org/license.
|
|
|
|
|
|
ReST Documentation
|
|
==================
|
|
|
|
|
|
|
|
Editing the navigation tab
|
|
--------------------------
|
|
|
|
Edit the file 'nav_template.txt'. It is injected by the python script
|
|
'processHtml.py' in the HTML generated by rst2html (docutils).
|
|
|
|
Note: html comments will be stripped (removes the license text)
|
|
|
|
|
|
|
|
Inserting content in <head>
|
|
---------------------------
|
|
|
|
Edit the file 'rst_template.txt' and add HTML in the %(head) section (see
|
|
the "favicon" link for reference). Other sections can be similarly accessed.
|
|
|
|
|
|
Diagrams
|
|
--------
|
|
|
|
Use diagrams.odg in OpenOfficeDraw to edit the new diagrams. Use the export
|
|
function to generate bitmaps in the images/ directory.
|
|
|
|
|
|
Styling
|
|
-------
|
|
|
|
The css sheet is in css/rst.css
|
|
|
|
Doxygen Documentation
|
|
=====================
|
|
|
|
Styling
|
|
-------
|
|
|
|
The css sheet is in css/doxy.css
|
|
|
|
|