Migrate more documentation to the official Sphinx docs and mention IfcOpenShell-WASM as an installation option

This commit is contained in:
Dion Moult
2023-09-21 13:21:13 +10:00
parent 9e67565c71
commit 62fa0bb218
11 changed files with 107 additions and 147 deletions
+1
View File
@@ -67,6 +67,7 @@ autoapi_type = 'python'
# autoapi works by reading source code instead of importing modules
autoapi_dirs = ['../ifcopenshell', '../../ifcdiff', '../../ifcpatch/ifcpatch']
autoapi_dirs = ['../../ifcdiff', '../../ifcpatch/ifcpatch']
# These are auto-generated based on the IFC schema, so exclude them
autoapi_ignore = ['*ifcopenshell/express/rules*']