File: README.txt

package info (click to toggle)
python-periodictable 2.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,068 kB
  • sloc: python: 13,338; makefile: 103; sh: 92; javascript: 7
file content (23 lines) | stat: -rw-r--r-- 854 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
This is the top level build direcgtory for the periodictable
documentation.  All of the documentation is written using
sphinx, a python documentation system using restructured text.

See the User Guide section "Contributing Changes" for details
on how to build the documentation.

Manifest:

    Makefile    use "make clean html pdf" to build the docs
    guide       user documentation
    api         auto-generated interface documentation
    plots       programs to generate figures
    index.rst   top level include document
    genmods.py  creates the module index files
    conf.py     sphinx configuration
    rst_prolog  restructured text macros (for units)
    discoverer, 
    shelltable  sample extensions
    _static     images and style sheets
    _templates  page layouts
    _extensions sphinx extensions
    _build      output directory