Add doc pages for utilities, rename doc to IfcOpenShell

This commit is contained in:
Dion Moult
2020-01-21 18:03:15 +11:00
parent 9b5265e6fd
commit 2f1b5ff2d4
6 changed files with 71 additions and 3 deletions
+16
View File
@@ -0,0 +1,16 @@
BIMTester
=========
This documentation is free software! You are free to contribute and help write
this document.
.. toctree::
:maxdepth: 1
:caption: Contents:
Indices and tables
------------------
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
+3 -3
View File
@@ -17,9 +17,9 @@
# -- Project information -----------------------------------------------------
project = 'BlenderBIM'
copyright = '2020, Dion Moult'
author = 'Dion Moult'
project = 'IfcOpenShell'
copyright = '2020, IfcOpenShell Contributors'
author = 'IfcOpenShell Contributors'
# The full version, including alpha/beta/rc tags
release = '0.0.1'
+16
View File
@@ -0,0 +1,16 @@
IfcClash
========
This documentation is free software! You are free to contribute and help write
this document.
.. toctree::
:maxdepth: 1
:caption: Contents:
Indices and tables
------------------
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
+16
View File
@@ -0,0 +1,16 @@
IfcCOBie
========
This documentation is free software! You are free to contribute and help write
this document.
.. toctree::
:maxdepth: 1
:caption: Contents:
Indices and tables
------------------
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
+16
View File
@@ -0,0 +1,16 @@
IfcDiff
=======
This documentation is free software! You are free to contribute and help write
this document.
.. toctree::
:maxdepth: 1
:caption: Contents:
Indices and tables
------------------
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
+4
View File
@@ -9,6 +9,10 @@ IfcOpenShell Documentation
ifcopenshell-python
ifcconvert
blenderbim
bimtester
ifcdiff
ifcclash
ifccobie
ifcmax
bimserver-plugin