Fix #3264. Describe IFC to JSON conversion (and other formats) in documentation.

This commit is contained in:
Dion Moult
2023-06-07 14:30:37 +10:00
parent d71887d846
commit 4b6424e0e1
9 changed files with 134 additions and 6 deletions
+24 -4
View File
@@ -10,18 +10,38 @@ IfcOpenShell is a suite of developer libraries and utilities to manipulate OpenB
.. toctree::
:hidden:
:maxdepth: 1
:caption: Contents:
:caption: Main:
ifcopenshell
ifcopenshell-python
ifcconvert
blenderbim
.. toctree::
:hidden:
:maxdepth: 1
:caption: Utilities:
bimserver-plugin
bimtester
ifcdiff
ifcpatch
ifc2ca
ifc4d
ifc5d
ifccityjson
ifcclash
ifccobie
ifccsv
ifcdiff
ifcpatch
ifcsverchok
bimserver-plugin
ifctester
other
.. toctree::
:hidden:
:maxdepth: 1
:caption: API:
C++ API Reference <https://ifcopenshell.github.io/docs/rst_files/library_root.html>
Python API Reference <autoapi/index>