source: sasmodels/doc/README.txt @ 29afc50

core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
Last change on this file since 29afc50 was 19dcb933, checked in by Paul Kienzle <pkienzle@…>, 10 years ago

build docs for models

  • Property mode set to 100644
File size: 854 bytes
Line 
1This is the top level build direcgtory for the periodictable
2documentation.  All of the documentation is written using
3sphinx, a python documentation system using restructured text.
4
5See the User Guide section "Contributing Changes" for details
6on how to build the documentation.
7
8Manifest:
9
10    Makefile    use "make clean html pdf" to build the docs
11    guide       user documentation
12    api         auto-generated interface documentation
13    plots       programs to generate figures
14    index.rst   top level include document
15    genmods.py  creates the module index files
16    conf.py     sphinx configuration
17    rst_prolog  restructured text macros (for units)
18    discoverer,
19    shelltable  sample extensions
20    _static     images and style sheets
21    _templates  page layouts
22    _extensions sphinx extensions
23    _build      output directory
Note: See TracBrowser for help on using the repository browser.