Skip to content

Commit 2a8f956

Browse files
committed
Fix up readmes.
1 parent ebe6cd3 commit 2a8f956

File tree

8 files changed

+319
-146
lines changed

8 files changed

+319
-146
lines changed

README.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ <h3 id="dependencies">Dependencies</h3>
381381
<li>OpenColorIO 2.2 and above</li>
382382
<li>MaterialX 1.38.9 and above</li>
383383
</ul>
384-
<p>The latest version tested with is MaterialX 1.39.1 and OpenColorIO 2.3.2</p>
384+
<p>The latest version tested with is MaterialX 1.39.2 and OpenColorIO 2.4.1</p>
385385
<h3 id="command-line-utilities">Command Line Utilities</h3>
386386
<p>The repository contains the following command line utilities:</p>
387387
<ul>
@@ -403,7 +403,7 @@ <h3 id="command-line-utilities">Command Line Utilities</h3>
403403
</li>
404404
</ul>
405405
<h3 id="build">Build</h3>
406-
<p>There are basic build scripts in the <code>utilities</code> folder.</p>
406+
<p>There are basic build scripts in the <a href="https://github.com/kwokcb/materialxocio/tree/main/utilities/README.md">utilities</a> folder.</p>
407407
<h3 id="documentation">Documentation</h3>
408408
<h4 id="api">API</h4>
409409
<p>API documentation can be found <a href="https://kwokcb.github.io/materialxocio/docs/html/index.html">here</a></p>

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The utilities require the following dependencies:
2525
- OpenColorIO 2.2 and above
2626
- MaterialX 1.38.9 and above
2727

28-
The latest version tested with is MaterialX 1.39.1 and OpenColorIO 2.3.2
28+
The latest version tested with is MaterialX 1.39.2 and OpenColorIO 2.4.1
2929

3030
### Command Line Utilities
3131

docs/doxygen_log.txt

Lines changed: 147 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,147 @@
1+
warning: Tag 'OUTPUT_TEXT_DIRECTION' at line 102 of file 'Doxyfile' has become obsolete.
2+
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
3+
warning: Tag 'HTML_TIMESTAMP' at line 1335 of file 'Doxyfile' has become obsolete.
4+
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
5+
warning: Tag 'FORMULA_TRANSPARENT' at line 1640 of file 'Doxyfile' has become obsolete.
6+
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
7+
warning: Tag 'LATEX_SOURCE_CODE' at line 1953 of file 'Doxyfile' has become obsolete.
8+
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
9+
warning: Tag 'LATEX_TIMESTAMP' at line 1969 of file 'Doxyfile' has become obsolete.
10+
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
11+
warning: Tag 'RTF_SOURCE_CODE' at line 2043 of file 'Doxyfile' has become obsolete.
12+
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
13+
warning: Tag 'DOCBOOK_PROGRAMLISTING' at line 2148 of file 'Doxyfile' has become obsolete.
14+
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
15+
warning: Tag 'CLASS_DIAGRAMS' at line 2335 of file 'Doxyfile' has become obsolete.
16+
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
17+
warning: Tag 'DOT_FONTNAME' at line 2377 of file 'Doxyfile' has become obsolete.
18+
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
19+
warning: Tag 'DOT_FONTSIZE' at line 2384 of file 'Doxyfile' has become obsolete.
20+
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
21+
warning: Tag 'DOT_TRANSPARENT' at line 2630 of file 'Doxyfile' has become obsolete.
22+
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
23+
warning: tag INCLUDE_PATH: include path './src' does not exist
24+
warning: source './src' is not a readable file or directory... skipping.
25+
warning: Specified markdown mainpage 'README.md' does not exist
26+
D:/work/materialx/MaterialXocio/src/materialxocio/core.py:57: warning: Member printConfigs(self, configs) (function) of class materialxocio.core.OCIOMaterialaxGenerator is not documented.
27+
D:/work/materialx/MaterialXocio/src/materialxocio/core.py:82: warning: Member setShaderDescriptionParameters(self, shaderDesc, sourceSpace, targetSpace, typeName) (function) of class materialxocio.core.OCIOMaterialaxGenerator is not documented.
28+
D:/work/materialx/MaterialXocio/src/materialxocio/core.py:186: warning: Member MSL(self, config, sourceColorSpace, targetColorSpace) (function) of class materialxocio.core.OCIOMaterialaxGenerator is not documented.
29+
D:/work/materialx/MaterialXocio/src/materialxocio/core.py:193: warning: Member OSL(self, config, sourceColorSpace, targetColorSpace) (function) of class materialxocio.core.OCIOMaterialaxGenerator is not documented.
30+
D:/work/materialx/MaterialXocio/src/materialxocio/genOCIODefinitions.py:29: warning: Member main() (function) of namespace materialxocio.genOCIODefinitions is not documented.
31+
Doxygen version used: 1.12.0 (c73f5d30f9e8b1df5ba15a1d064ff2067cbb8267)
32+
Searching for include files...
33+
Searching for example files...
34+
Searching for images...
35+
Searching for dot files...
36+
Searching for msc files...
37+
Searching for dia files...
38+
Searching for files to exclude
39+
Searching INPUT for files to process...
40+
Searching for files in directory D:/work/materialx/MaterialXocio/src/materialxocio
41+
Searching for files in directory D:/work/materialx/MaterialXocio/
42+
Reading and parsing tag files
43+
Parsing files
44+
Reading D:/work/materialx/MaterialXocio/src/materialxocio/__init__.py...
45+
Parsing file D:/work/materialx/MaterialXocio/src/materialxocio/__init__.py...
46+
Reading D:/work/materialx/MaterialXocio/src/materialxocio/core.py...
47+
Parsing file D:/work/materialx/MaterialXocio/src/materialxocio/core.py...
48+
Reading D:/work/materialx/MaterialXocio/src/materialxocio/genOCIODefinitions.py...
49+
Parsing file D:/work/materialx/MaterialXocio/src/materialxocio/genOCIODefinitions.py...
50+
Reading D:/work/materialx/MaterialXocio/README.md...
51+
Building macro definition list...
52+
Building group list...
53+
Building directory list...
54+
Building namespace list...
55+
Building file list...
56+
Building class list...
57+
Building concept list...
58+
Computing nesting relations for classes...
59+
Associating documentation with classes...
60+
Associating documentation with concepts...
61+
Associating documentation with modules...
62+
Building example list...
63+
Searching for enumerations...
64+
Searching for documented typedefs...
65+
Searching for members imported via using declarations...
66+
Searching for included using directives...
67+
Searching for documented variables...
68+
Building interface member list...
69+
Building member list...
70+
Searching for friends...
71+
Searching for documented defines...
72+
Computing class inheritance relations...
73+
Computing class usage relations...
74+
Flushing cached template relations that have become invalid...
75+
Computing class relations...
76+
Add enum values to enums...
77+
Searching for member function documentation...
78+
Creating members for template instances...
79+
Building page list...
80+
Search for main page...
81+
Computing page relations...
82+
Determining the scope of groups...
83+
Computing module relations...
84+
Sorting lists...
85+
Determining which enums are documented
86+
Computing member relations...
87+
Building full member lists recursively...
88+
Adding members to member groups.
89+
Computing member references...
90+
Inheriting documentation...
91+
Generating disk names...
92+
Adding source references...
93+
Adding xrefitems...
94+
Sorting member lists...
95+
Setting anonymous enum type...
96+
Computing dependencies between directories...
97+
Generating citations page...
98+
Counting members...
99+
Counting data structures...
100+
Resolving user defined references...
101+
Finding anchors and sections in the documentation...
102+
Transferring function references...
103+
Combining using relations...
104+
Adding members to index pages...
105+
Correcting members for VHDL...
106+
Computing tooltip texts...
107+
Generating style sheet...
108+
Generating search indices...
109+
Generating example documentation...
110+
Generating file sources...
111+
Generating code for file __init__.py...
112+
Generating code for file core.py...
113+
Generating code for file genOCIODefinitions.py...
114+
Generating file documentation...
115+
Generating page documentation...
116+
Generating group documentation...
117+
Generating class documentation...
118+
Generating concept documentation...
119+
Generating module documentation...
120+
Generating namespace documentation...
121+
Generating docs for namespace materialxocio::core
122+
Generating docs for compound materialxocio::core::OCIOMaterialaxGenerator...
123+
Generating docs for namespace materialxocio::genOCIODefinitions
124+
Generating graph info page...
125+
Generating directory documentation...
126+
Generating index page...
127+
Generating main page...
128+
Generating page index...
129+
Generating topic index...
130+
Generating module index...
131+
Generating module member index...
132+
Generating namespace index...
133+
Generating namespace member index...
134+
Generating concept index...
135+
Generating annotated compound index...
136+
Generating alphabetical compound index...
137+
Generating hierarchical class index...
138+
Generating member index...
139+
Generating file index...
140+
Generating file member index...
141+
Generating example index...
142+
finalizing index lists...
143+
writing tag file...
144+
Running plantuml with JAVA...
145+
type lookup cache used 51/65536 hits=2 misses=51
146+
symbol lookup cache used 52/65536 hits=383 misses=52
147+
finished...

docs/html/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ <h2><a class="anchor" id="autotoc_md3"></a>
119119
<li>OpenColorIO 2.2 and above</li>
120120
<li>MaterialX 1.38.9 and above</li>
121121
</ul>
122-
<p>The latest version tested with is MaterialX 1.39.1 and OpenColorIO 2.3.2</p>
122+
<p>The latest version tested with is MaterialX 1.39.2 and OpenColorIO 2.4.1</p>
123123
<h2><a class="anchor" id="autotoc_md4"></a>
124124
Command Line Utilities</h2>
125125
<p>The repository contains the following command line utilities:</p>

0 commit comments

Comments
 (0)