Port over compilation instructions to Sphinx

This commit is contained in:
Dion Moult
2022-08-29 11:40:38 +10:00
parent 33a8ba9834
commit 819466a819
4 changed files with 282 additions and 5 deletions
@@ -1,13 +1,20 @@
IfcOpenShell
============
This documentation is free software! You are free to contribute and help write
this document.
IfcOpenShell is an open source (LGPL-3.0-or-later) software library for working
with the Industry Foundation Classes (IFC) file format. Extensive geometric
support is implemented for the IFC releases IFC2x3 TC1 and IFC4 Add2 TC1.
Support for parsing is provided for IFC4x1, IFC4x2, and the IFC4x3 release
candidates. Extending with support for arbitrary IFC schemas is possible at
compile-time when using C++ and at run-time when using Python.
.. toctree::
:hidden:
:maxdepth: 1
:caption: Contents:
ifcopenshell/installation
Indices and tables
------------------