mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-18 14:31:39 +00:00
Add doc pages for utilities, rename doc to IfcOpenShell
This commit is contained in:
@@ -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`
|
||||||
@@ -17,9 +17,9 @@
|
|||||||
|
|
||||||
# -- Project information -----------------------------------------------------
|
# -- Project information -----------------------------------------------------
|
||||||
|
|
||||||
project = 'BlenderBIM'
|
project = 'IfcOpenShell'
|
||||||
copyright = '2020, Dion Moult'
|
copyright = '2020, IfcOpenShell Contributors'
|
||||||
author = 'Dion Moult'
|
author = 'IfcOpenShell Contributors'
|
||||||
|
|
||||||
# The full version, including alpha/beta/rc tags
|
# The full version, including alpha/beta/rc tags
|
||||||
release = '0.0.1'
|
release = '0.0.1'
|
||||||
|
|||||||
@@ -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`
|
||||||
@@ -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`
|
||||||
@@ -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`
|
||||||
@@ -9,6 +9,10 @@ IfcOpenShell Documentation
|
|||||||
ifcopenshell-python
|
ifcopenshell-python
|
||||||
ifcconvert
|
ifcconvert
|
||||||
blenderbim
|
blenderbim
|
||||||
|
bimtester
|
||||||
|
ifcdiff
|
||||||
|
ifcclash
|
||||||
|
ifccobie
|
||||||
ifcmax
|
ifcmax
|
||||||
bimserver-plugin
|
bimserver-plugin
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user