-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add install with upgrade option when installing latest development package. * util/install-deps-python.sh was removed in #2146 * Grammar fix. * Move open3d_ml and arm to after docker. * organize TOC - Move C++ and Contribution to end and keep python section together. * Fix sphinx warnings (Title underline too short). * Fix extra heading drop when going one level down. * Fix cross reference links * Add files/directories to ignore for sphinx, reduces inconsistency warnings. * Fix `Unknown directive type "code_block"` warning. * Add uvmaps to official docs, fix - `WARNING: document isn't included in any toctree`. * Fix yaml lexer name - See https://pygments.org/languages/ * Fix warnings - `Inline substitution_reference start-string without end-string.` * Only copy open3d_tutorial.py once * Move list of classes to a global variable * Use f-strings as requested in PR * Add python_api_in as ignored directory. * Fix pybind docs with literal block for tree output * Fix doxygen docs with code block for tree outpu * Correct class names in doxygen docs for RedWood dataset
- Loading branch information
1 parent
1012819
commit c7718fd
Showing
15 changed files
with
281 additions
and
249 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.