add toolinserts and pill primitive

This commit is contained in:
2021-02-11 21:30:02 +01:00
parent 2c5f832d2c
commit e83d9e3a94
53 changed files with 17714 additions and 17 deletions
+21
View File
@@ -0,0 +1,21 @@
.. solidLib documentation master file, created by
sphinx-quickstart on Tue Feb 9 15:42:23 2021.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to solidLib's documentation!
====================================
.. toctree::
:maxdepth: 4
:caption: Contents:
solidLib
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
+37
View File
@@ -0,0 +1,37 @@
solidLib package
================
Submodules
----------
solidLib.assortment module
--------------------------
.. automodule:: solidLib.assortment
:members:
:undoc-members:
:show-inheritance:
solidLib.globals module
-----------------------
.. automodule:: solidLib.globals
:members:
:undoc-members:
:show-inheritance:
solidLib.primitives module
--------------------------
.. automodule:: solidLib.primitives
:members:
:undoc-members:
:show-inheritance:
Module contents
---------------
.. automodule:: solidLib
:members:
:undoc-members:
:show-inheritance: