Add documentation for IfcPatch and all recipes

This commit is contained in:
Dion Moult
2023-01-10 10:18:13 +11:00
parent c8ba96cde8
commit da84cc5925
23 changed files with 611 additions and 126 deletions
@@ -75,3 +75,8 @@ Alternatively, you can package it as an executable.
$ python make.py
$ ./dist/ifcpatch
Patch recipes
-------------
You can view all built-in patches in IfcPatch here: :doc:`List of IfcPatch recipes <autoapi/ifcpatch/recipes/index>`.