Add Chromium-only Blender WebEngine parity work
This commit is contained in:
49
blender-5.2.0/extern/opensubdiv-source/documentation/README
vendored
Normal file
49
blender-5.2.0/extern/opensubdiv-source/documentation/README
vendored
Normal file
@@ -0,0 +1,49 @@
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user