Merge IfcOpenShell documentation structure. See #755.

This commit is contained in:
Dion Moult
2020-01-21 17:53:05 +11:00
parent b88739eed8
commit 9b5265e6fd
9 changed files with 112 additions and 10 deletions
@@ -0,0 +1,16 @@
BIMServer-Plugin
================
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`
+23
View File
@@ -0,0 +1,23 @@
BlenderBIM
==========
BlenderBIM is an add-on to Blender that turns Blender into a powerful BIM
authoring program, supporting IFC import, export, and data manipulation.
This documentation is free software! You are free to contribute and help write
this document.
.. toctree::
:maxdepth: 1
:caption: Contents:
blenderbim/installation
blenderbim/scene
Indices and tables
------------------
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
+16
View File
@@ -0,0 +1,16 @@
IfcConvert
==========
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 @@
IfcMax
======
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 @@
IfcOpenShell-Python
===================
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 @@
IfcOpenShell
============
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 -10
View File
@@ -1,17 +1,16 @@
.. BlenderBIM documentation master file, created by
sphinx-quickstart on Wed Jan 8 09:59:58 2020.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to BlenderBIM's documentation!
======================================
IfcOpenShell Documentation
==========================
.. toctree::
:maxdepth: 2
:maxdepth: 1
:caption: Contents:
installation
scene
ifcopenshell
ifcopenshell-python
ifcconvert
blenderbim
ifcmax
bimserver-plugin
Indices and tables