From 2f1b5ff2d485bed10a15579e9142db3e80afa858 Mon Sep 17 00:00:00 2001 From: Dion Moult Date: Tue, 21 Jan 2020 18:03:15 +1100 Subject: [PATCH] Add doc pages for utilities, rename doc to IfcOpenShell --- src/ifcblenderexport/docs/bimtester.rst | 16 ++++++++++++++++ src/ifcblenderexport/docs/conf.py | 6 +++--- src/ifcblenderexport/docs/ifcclash.rst | 16 ++++++++++++++++ src/ifcblenderexport/docs/ifccobie.rst | 16 ++++++++++++++++ src/ifcblenderexport/docs/ifcdiff.rst | 16 ++++++++++++++++ src/ifcblenderexport/docs/index.rst | 4 ++++ 6 files changed, 71 insertions(+), 3 deletions(-) create mode 100644 src/ifcblenderexport/docs/bimtester.rst create mode 100644 src/ifcblenderexport/docs/ifcclash.rst create mode 100644 src/ifcblenderexport/docs/ifccobie.rst create mode 100644 src/ifcblenderexport/docs/ifcdiff.rst diff --git a/src/ifcblenderexport/docs/bimtester.rst b/src/ifcblenderexport/docs/bimtester.rst new file mode 100644 index 0000000000..8640df8bab --- /dev/null +++ b/src/ifcblenderexport/docs/bimtester.rst @@ -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` diff --git a/src/ifcblenderexport/docs/conf.py b/src/ifcblenderexport/docs/conf.py index 4ebda3bd2b..b863180de3 100644 --- a/src/ifcblenderexport/docs/conf.py +++ b/src/ifcblenderexport/docs/conf.py @@ -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' diff --git a/src/ifcblenderexport/docs/ifcclash.rst b/src/ifcblenderexport/docs/ifcclash.rst new file mode 100644 index 0000000000..f112df4f52 --- /dev/null +++ b/src/ifcblenderexport/docs/ifcclash.rst @@ -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` diff --git a/src/ifcblenderexport/docs/ifccobie.rst b/src/ifcblenderexport/docs/ifccobie.rst new file mode 100644 index 0000000000..35ba047267 --- /dev/null +++ b/src/ifcblenderexport/docs/ifccobie.rst @@ -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` diff --git a/src/ifcblenderexport/docs/ifcdiff.rst b/src/ifcblenderexport/docs/ifcdiff.rst new file mode 100644 index 0000000000..78a8a2efe9 --- /dev/null +++ b/src/ifcblenderexport/docs/ifcdiff.rst @@ -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` diff --git a/src/ifcblenderexport/docs/index.rst b/src/ifcblenderexport/docs/index.rst index 65fc7f1f40..d9e6ed2801 100644 --- a/src/ifcblenderexport/docs/index.rst +++ b/src/ifcblenderexport/docs/index.rst @@ -9,6 +9,10 @@ IfcOpenShell Documentation ifcopenshell-python ifcconvert blenderbim + bimtester + ifcdiff + ifcclash + ifccobie ifcmax bimserver-plugin