Sphinx Python Documentation#1567
Closed
StefanHabel wants to merge 55 commits intoAcademySoftwareFoundation:mainfrom StefanHabel:#342-Sphinx-Python-Documentation
+12,681-1,678
Commits
Commits on Oct 18, 2023
- committed
Sphinx Python Documentation (AcademySoftwareFoundation#1567) - Added MATERIALX_BUILD_PYTHON_DOCS build option.
committedSphinx Python Documentation (AcademySoftwareFoundation#1567) - Updated Markdown files to use absolute URLs.
committed- committed
Sphinx Python Documentation (AcademySoftwareFoundation#1567) - Resolved import order dependency issue.
committed- committed
Sphinx Python Documentation (AcademySoftwareFoundation#1567) - Fixed a couple of typos in header files.
committedSphinx Python Documentation (AcademySoftwareFoundation#1567) - Added define to produce detailed error messages in pybind11.
committed- committed
Sphinx Python Documentation (AcademySoftwareFoundation#1567) - Added docstrings to PyMaterialXFormat.
committedSphinx Python Documentation (AcademySoftwareFoundation#1567) - Added docstrings to PyMaterialXGenGlsl.
committedSphinx Python Documentation (AcademySoftwareFoundation#1567) - Added docstrings to PyMaterialXGenMdl.
committedSphinx Python Documentation (AcademySoftwareFoundation#1567) - Added docstrings to PyMaterialXGenMsl.
committedSphinx Python Documentation (AcademySoftwareFoundation#1567) - Added docstrings to PyMaterialXGenOsl.
committedSphinx Python Documentation (AcademySoftwareFoundation#1567) - Added docstrings to PyMaterialXGenShader.
committedSphinx Python Documentation (AcademySoftwareFoundation#1567) - Added docstrings to PyMaterialXRender.
committedSphinx Python Documentation (AcademySoftwareFoundation#1567) - Added docstrings to PyMaterialXRenderGlsl.
committedSphinx Python Documentation (AcademySoftwareFoundation#1567) - Added docstrings to PyMaterialXRenderMsl.
committedSphinx Python Documentation (AcademySoftwareFoundation#1567) - Added docstrings to PyMaterialXRenderOsl.
committedSphinx Python Documentation (AcademySoftwareFoundation#1567) - Updated listings of modules in
README.md
files.committedSphinx Python Documentation (AcademySoftwareFoundation#1567) - Removed aliasing of
PyMaterialXFormat.readFromXmlFile()
function.committed
Commits on Oct 20, 2023
- committed
- committed
- committed
- committed
Commits on Oct 21, 2023
- committed
- committed
Extended build checks to warn about undocumented functions and methods. (AcademySoftwareFoundation#1567)
committed- committed
- committed
- committed
Commits on Oct 25, 2023
Commits on Oct 31, 2023
- committed
- committed
- committed
- committed
- committed
- committed
Tweaked
PYMATERIALX_DOCSTRING
macro to also trim the last character. (AcademySoftwareFoundation#1567)committed- committed
- committed
Support for listing properties and attributes of classes separately. (AcademySoftwareFoundation#1567)
committed- committed
Simplified detection of class names by defining a handler for 'autodoc-process-bases'. (AcademySoftwareFoundation#1567)
committed- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed