mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-17 22:11:36 +00:00
Autogenerate API docs for more modules.
This commit is contained in:
@@ -66,8 +66,8 @@ autoapi_add_toctree_entry = True
|
|||||||
autoapi_type = 'python'
|
autoapi_type = 'python'
|
||||||
|
|
||||||
# autoapi works by reading source code instead of importing modules
|
# autoapi works by reading source code instead of importing modules
|
||||||
autoapi_dirs = ['../ifcopenshell', '../../ifcdiff', '../../ifcpatch/ifcpatch']
|
autoapi_dirs = ['../ifcopenshell', '../../bcf/src', '../../bsdd', '../../ifccsv', '../../ifcdiff', '../../ifcpatch/ifcpatch', '../../ifctester/ifctester']
|
||||||
autoapi_dirs = ['../../ifcdiff', '../../ifcpatch/ifcpatch']
|
# autoapi_dirs = ['../../bcf/src', '../../bsdd', '../../ifccsv', '../../ifcdiff', '../../ifcpatch/ifcpatch', '../../ifctester/ifctester']
|
||||||
|
|
||||||
# These are auto-generated based on the IFC schema, so exclude them
|
# These are auto-generated based on the IFC schema, so exclude them
|
||||||
autoapi_ignore = ['*ifcopenshell/express/rules*']
|
autoapi_ignore = ['*ifcopenshell/express/rules*']
|
||||||
|
|||||||
Reference in New Issue
Block a user