You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/doxygen_log.txt
+32-20Lines changed: 32 additions & 20 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,13 @@
1
1
warning: Tag 'OUTPUT_TEXT_DIRECTION' at line 102 of file 'Doxyfile' has become obsolete.
2
2
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
3
+
warning: Tag 'CLANG_ASSISTED_PARSING' at line 1161 of file 'Doxyfile' belongs to an option that was not enabled at compile time.
4
+
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled.
5
+
warning: Tag 'CLANG_ADD_INC_PATHS' at line 1167 of file 'Doxyfile' belongs to an option that was not enabled at compile time.
6
+
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled.
7
+
warning: Tag 'CLANG_OPTIONS' at line 1175 of file 'Doxyfile' belongs to an option that was not enabled at compile time.
8
+
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled.
9
+
warning: Tag 'CLANG_DATABASE_PATH' at line 1188 of file 'Doxyfile' belongs to an option that was not enabled at compile time.
10
+
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled.
3
11
warning: Tag 'HTML_TIMESTAMP' at line 1335 of file 'Doxyfile' has become obsolete.
4
12
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
5
13
warning: Tag 'FORMULA_TRANSPARENT' at line 1640 of file 'Doxyfile' has become obsolete.
@@ -23,31 +31,35 @@ warning: Tag 'DOT_TRANSPARENT' at line 2630 of file 'Doxyfile' has become obsole
23
31
warning: tag INCLUDE_PATH: include path './src' does not exist
24
32
warning: source './src' is not a readable file or directory... skipping.
25
33
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)
34
+
/Users/bernardkwok/work/materialxocio/src/materialxocio/core.py:491: warning: Reached end of file while still searching closing '`' of a verbatim block starting at line 25
35
+
/Users/bernardkwok/work/materialxocio/src/materialxocio/core.py:491: warning: Reached end of file while still inside a (nested) comment. Nesting level 1 (possible line reference(s): 2)
36
+
/Users/bernardkwok/work/materialxocio/README.md:1: warning: No matching directory found for command \dir /Users/bernardkwok/work/materialxocio/
37
+
/Users/bernardkwok/work/materialxocio/src/materialxocio/core.py:57: warning: Member printConfigs(self, configs) (function) of class materialxocio.core.OCIOMaterialaxGenerator is not documented.
38
+
/Users/bernardkwok/work/materialxocio/src/materialxocio/core.py:82: warning: Member setShaderDescriptionParameters(self, shaderDesc, sourceSpace, targetSpace, typeName) (function) of class materialxocio.core.OCIOMaterialaxGenerator is not documented.
39
+
/Users/bernardkwok/work/materialxocio/src/materialxocio/core.py:186: warning: Member MSL(self, config, sourceColorSpace, targetColorSpace) (function) of class materialxocio.core.OCIOMaterialaxGenerator is not documented.
40
+
/Users/bernardkwok/work/materialxocio/src/materialxocio/core.py:193: warning: Member OSL(self, config, sourceColorSpace, targetColorSpace) (function) of class materialxocio.core.OCIOMaterialaxGenerator is not documented.
41
+
/Users/bernardkwok/work/materialxocio/src/materialxocio/genOCIODefinitions.py:29: warning: Member main() (function) of namespace materialxocio.genOCIODefinitions is not documented.
42
+
Doxygen version used: 1.15.0
32
43
Searching for include files...
33
44
Searching for example files...
34
45
Searching for images...
35
46
Searching for dot files...
36
47
Searching for msc files...
37
48
Searching for dia files...
49
+
Searching for plantuml files...
38
50
Searching for files to exclude
39
51
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/
52
+
Searching for files in directory /Users/bernardkwok/work/materialxocio/src/materialxocio
53
+
Searching for files in directory /Users/bernardkwok/work/materialxocio/
0 commit comments