[root]/trunk/doc/source
_figures
(1 files, 0 lines)
_static
(3 files, 507 lines)
_templates
(2 files, 234 lines)
developers
(4 files, 329 lines)
docs
(1 files, 64 lines)
pep
(9 files, 501 lines)
library
(3 files, 65 lines)
cg
(4 files, 45 lines)
core
(3 files, 37 lines)
IOHandlers
(8 files, 104 lines)
econometrics
(0 files, 0 lines)
esda
(6 files, 107 lines)
inequality
(2 files, 20 lines)
mobility
(0 files, 0 lines)
region
(3 files, 26 lines)
spatial_dynamics
(6 files, 50 lines)
markov
(0 files, 0 lines)
mobility
(0 files, 0 lines)
spreg
(4 files, 45 lines)
weights
(7 files, 79 lines)
users
(5 files, 344 lines)
tutorials
(10 files, 2408 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 66 (100.0%) | 739 (100.0%) | 11.1 |
| sjsrey | 35 (53.0%) | 585 (79.2%) | 16.7 |
| phil.stphns | 19 (28.8%) | 97 (13.1%) | 5.1 |
| schmidtc | 10 (15.2%) | 54 (7.3%) | 5.4 |
| sjsrey@gmail.com | 2 (3.0%) | 3 (0.4%) | 1.5 |
date update
1 lines of code changed in 1 file:
- bump dev version for docs
- more details on scipy source
2 lines of code changed in 1 file:
Added glob directive to toctree options at the most remote branch index files. This saves us another step when adding or otherwise changing modules. Also added explicit path to source documents in sphinx configuration file. Also other experiments with more directives -- see weights.txt for example.
7 lines of code changed in 3 files:
Added call to new sphinx extension -- viewcode-- that toggles docs - code inside the browser. Very nice.
4 lines of code changed in 1 file:
- release
3 lines of code changed in 1 file:
- pre build changes
1 lines of code changed in 1 file:
- version bump for docs
2 lines of code changed in 1 file:
- edits
1 lines of code changed in 1 file:
- doc edits
9 lines of code changed in 2 files:
- docs
1 lines of code changed in 1 file:
- cleaning docs
1 lines of code changed in 1 file:
- funding updates
4 lines of code changed in 1 file:
Removing Manifest as it gets built each time. Testing a new config option for numpydoc. Adding line to include entire module code.
3 lines of code changed in 1 file:
- adding funding source
3 lines of code changed in 1 file:
Renamed all .rst files to .txt for QuickLook-ing. Changed that property in
conf.py. Removed inequality.rst as it created a circularity in the
documentation, and besides does not exist as a module.
56 lines of code changed in 5 files:
Removed some redundant text. Recovered bread crumb. Tidied up hierarchical
structure. Got rid of some build errors.
10 lines of code changed in 3 files:
Added gviz extension to Sphinx. Added graph to installation instructions. Installed gviz on sal-dev. Stretch out your page to view ;->
1 lines of code changed in 1 file:
Some changes from code sprint. Mainly cosmetic.
11 lines of code changed in 2 files:
Added TODO file to document release management. Added Install text file that
at this point is just a link to the install instructions in the source docs at
pysal.org. Since INSTALL.TXT is outside the sphinx source document tree, I
think it will not be able to pull it in to the source docs. Should probably add
a blurb about building your own docs in the INSTALL file. Eliminated the
_figures directory and moved pysalgraph.png to _static to comply with
sphinx standards. Edited files that call that image to maintain linkage.
2 lines of code changed in 2 files:
Changing Sphinx theme got rid of ugly text block spillovers. Toggled flag to
print last_updated at bottom of every screen.
3 lines of code changed in 1 file:
link docs to google code
1 lines of code changed in 1 file:
- spatial_lag in weights not esda
2 lines of code changed in 1 file:
- update docs
1 lines of code changed in 1 file:
- optimized spatial_lag and moved from esda to weights module
- fixed id offset in reading gals to support general ids
5 lines of code changed in 1 file:
- removal
0 lines of code changed in 1 file:
- updating docs
30 lines of code changed in 7 files:
- following numpy/scipy doc standards. note we need the numpydoc extension
added: http://svn.scipy.org/svn/numpy/trunk/doc/HOWTO_BUILD_DOCS.txt
3 lines of code changed in 1 file:
- docos
1 lines of code changed in 1 file:
Documentation: adding library documentation with stubs for cg and esda.
4 lines of code changed in 4 files:
Restructuring Documentation.... Three main sections (so far) Background, Library Referancy and Tutorials. The Library Reference should be based almost entirely on Doc strings. Sphinx will pull the reST right put of the doc strings, but still gives you a lot of room to format it how you want. But this lets us maintain the primary content in the doc strings. The Tutorials section can include more through examples then you would put in a doc string. Will start pulling in docstrings into index files soon.
49 lines of code changed in 5 files:
- started example data documentation
67 lines of code changed in 2 files:
- documentation
3 lines of code changed in 1 file:
docs
35 lines of code changed in 2 files:
- intro
32 lines of code changed in 2 files:
- weights docs started
81 lines of code changed in 2 files:
- starting user land docs
300 lines of code changed in 3 files: