mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 01:41:57 +00:00
#2319 Add documentation for IfcDiff
This commit is contained in:
@@ -60,7 +60,7 @@ extensions = ["autoapi.extension"]
|
||||
autoapi_type = 'python'
|
||||
|
||||
# autoapi works by reading source code instead of importing modules
|
||||
autoapi_dirs = ['../ifcopenshell']
|
||||
autoapi_dirs = ['../ifcopenshell', '../../ifcdiff']
|
||||
|
||||
# autoapi_options doesn't have show-module-summary, as it tends to create one
|
||||
# page per function which contradicts the presentation of showing all functions
|
||||
|
||||
Reference in New Issue
Block a user