| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Make header logo use transparent background as well | 3 年前 | |
Revamp USD documentation build The documentation build had several deficiencies: - It relied on a Python script to copy headers into a separate directory structure for doxygen to process. This meant building USD with docs required Python, even if all other Python functionality was disabled. - The directory structure was flattened, which meant the libraries in the "File List" did not match where they were actually installed. - The copying process wound up copying the entire source tree. Besides being wasteful, this caused doxygen to include private headers in its output. This revamp addresses all of these issues. The build now uses built-in CMake commands for all operations instead of the generateDocs.py script. During the build step, public headers and files tagged as DOXYGEN_FILES in each library will be copied out to a directory structure that parallels the source tree. Doxygen will then be run on these directories during the install step. This new scheme makes the "File List" in the Doxygen page consistent with the installed directory structure and also lets us simplify how we specify inputs in the Doxyfile. Top-level documentation and Doxygen-related files have been moved out of the USD library and into a top-level "docs" directory for better organization. Fixes #718 (Internal change: 2120132) | 5 年前 | |
Doc arch guide on MaterialX and USD+Hydra (Internal change: 2318801) | 2 年前 | |
Doc arch guide on MaterialX and USD+Hydra (Internal change: 2318801) | 2 年前 | |
Doc arch guide on MaterialX and USD+Hydra (Internal change: 2318801) | 2 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 3 年前 | ||
| 5 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 |