File: README.txt

package info (click to toggle)
nipy 0.1.2%2B20100526-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 11,992 kB
  • ctags: 13,434
  • sloc: python: 47,720; ansic: 41,334; makefile: 197
file content (24 lines) | stat: -rw-r--r-- 734 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
===================
 Sphinx Extensions
===================

Thesea are a few sphinx extensions we are using to build the nipy
documentation.  In this file we list where they each come from, since we intend
to always push back upstream any modifications or improvements we make to them.

It's worth noting that some of these are being carried (as copies) by more
than one project.  Hopefully once they mature a little more, they will be
incorproated back into sphinx itself, so that all projects can use a common
base.

* From matploltlib:
  * inheritance_diagram.py
  * ipython_console_highlighting.py
  * mathmpl.py
  * only_directives.py
  * plot_directive.py

* From numpy:
  * docscrape.py
  * docscrape_sphinx.py
  * numpydoc.py