#2185 Document installation and hello world examples for IfcOpenShell-python

This commit is contained in:
Dion Moult
2022-05-09 19:27:14 +10:00
parent 8f2b32532c
commit 7e28d193ec
10 changed files with 381 additions and 11 deletions
+2
View File
@@ -97,3 +97,5 @@ html_theme = "furo"
# relative to this directory. They are copied after the builtin static files,
# so a file named "default.css" will overwrite the builtin "default.css".
html_static_path = ["_static"]
html_css_files = ["custom.css"]