diff options
author | Anthony LaTorre <tlatorre9@gmail.com> | 2011-09-03 13:40:15 -0400 |
---|---|---|
committer | Anthony LaTorre <tlatorre9@gmail.com> | 2011-09-03 13:40:15 -0400 |
commit | c7c48f10cbcb04c23e777c2d4311f9cb278a4ba0 (patch) | |
tree | 0dd6069ea0448a43d9e6efc0fd92e77c903ef399 /doc | |
parent | fc0cb9d3f82feae9d238e513b5b693f6abdf8760 (diff) | |
download | chroma-c7c48f10cbcb04c23e777c2d4311f9cb278a4ba0.tar.gz chroma-c7c48f10cbcb04c23e777c2d4311f9cb278a4ba0.tar.bz2 chroma-c7c48f10cbcb04c23e777c2d4311f9cb278a4ba0.zip |
add mesh modeling tools to sphinx documentation.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/source/geometry.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/source/geometry.rst b/doc/source/geometry.rst index bc5199d..ac4c3b1 100644 --- a/doc/source/geometry.rst +++ b/doc/source/geometry.rst @@ -1,2 +1,9 @@ Building a Geometry =================== + +Mesh Modelling Tools +----------------------- + +.. automodule:: chroma.make + :members: + |