mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 17:58:20 +00:00
Link to C++ API reference from Python Sphinx docs
This commit is contained in:
@@ -56,6 +56,9 @@ release = "0.7.0"
|
||||
# - I couldn't customise the template to show submodules above members which makes API discovery hard for users
|
||||
extensions = ["autoapi.extension"]
|
||||
|
||||
# We'll add the toctree entry ourselves to distinguish between C++ and Python
|
||||
autoapi_add_toctree_entry = True
|
||||
|
||||
# We're only documenting Python here
|
||||
autoapi_type = 'python'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user