Directory trunk/doc/source/users/

Directory Created:
2009-12-15 10:13
Total Files:
5
Deleted Files:
4
Lines of Code:
344

[root]/trunk/doc/source/users
                    directory in repo tutorials (10 files, 2408 lines)

Lines of Code

trunk/doc/source/users/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 41 (100.0%) 1067 (100.0%) 26.0
phil.stphns 23 (56.1%) 720 (67.5%) 31.3
sjsrey 15 (36.6%) 210 (19.7%) 14.0
dreamessence 3 (7.3%) 137 (12.8%) 45.6

Most Recent Commits

phil.stphns 2010-08-12 00:46 Rev.: 563

Simplified developer install instructions.

41 lines of code changed in 1 file:

  • trunk/doc/source/users: installation.txt (+41 -46)
sjsrey 2010-07-30 19:04 Rev.: 547

- la changes

13 lines of code changed in 1 file:

  • trunk/doc/source/users: introduction.txt (+13 -14)
sjsrey 2010-07-30 12:09 Rev.: 540

- pre build changes

9 lines of code changed in 1 file:

  • trunk/doc/source/users: installation.txt (+9 -3)
sjsrey 2010-07-30 08:30 Rev.: 534

- some of jk's fixes

9 lines of code changed in 2 files:

  • trunk/doc/source/users: installation.txt (+8 -1), introduction.txt (+1 -1)
sjsrey 2010-07-29 21:19 Rev.: 532

- edits

2 lines of code changed in 1 file:

  • trunk/doc/source/users: introduction.txt (+2 -2)
sjsrey 2010-07-29 08:36 Rev.: 516

- doc mods

13 lines of code changed in 2 files:

  • trunk/doc/source/users: installation.txt (+11 -12), introduction.txt (+2)
phil.stphns 2010-07-29 00:09 Rev.: 515

New installation instructions modeled off scipy.

126 lines of code changed in 1 file:

  • trunk/doc/source/users: installation.txt (+126 -58)
sjsrey 2010-07-28 11:54 Rev.: 505

- intro to tuturials

10 lines of code changed in 1 file:

  • trunk/doc/source/users: introduction.txt (+10 -11)
phil.stphns 2010-07-27 21:57 Rev.: 500

Minor changes, license info.

1 lines of code changed in 1 file:

  • trunk/doc/source/users: index.txt (+1 -1)
sjsrey 2010-07-26 19:40 Rev.: 487

- updating docs

27 lines of code changed in 2 files:

  • trunk/doc/source/users: index.txt (+3 -3), introduction.txt (+24 -12)
phil.stphns 2010-07-20 07:14 Rev.: 457

Setting up for build.

0 lines of code changed in 1 file:

  • trunk/doc/source/users: installation.txt (-1)
phil.stphns 2010-03-24 12:38 Rev.: 325

Added google analytics to new layout template. Added Theil equation to docs. Renamed TODO file. Small changes to install instructions.

9 lines of code changed in 1 file:

  • trunk/doc/source/users: installation.txt (+9 -8)
phil.stphns 2010-03-12 16:16 Rev.: 297

Adding dependency graph as a static png.

27 lines of code changed in 3 files:

  • trunk/doc/source/users: adepgraph.dot (new 26), depgraph.png (new), installation.txt (+1 -24)
phil.stphns 2010-03-10 15:24 Rev.: 294

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.

254 lines of code changed in 6 files:

  • trunk/doc/source/users: index.rst (del), index.txt (new 11), installation.rst (del), installation.txt (new 188), introduction.rst (del), introduction.txt (new 55)
phil.stphns 2010-03-08 18:42 Rev.: 291

Removed some redundant text. Recovered bread crumb. Tidied up hierarchical
structure. Got rid of some build errors.

40 lines of code changed in 4 files:

  • trunk/doc/source/users: index.rst (+1 -1), installation.rst (+34 -34), introduction.rst (+5 -6), tutorials.rst (del)
phil.stphns 2010-03-02 21:38 Rev.: 278

Added gviz extension to Sphinx. Added graph to installation instructions. Installed gviz on sal-dev. Stretch out your page to view ;->

25 lines of code changed in 1 file:

  • trunk/doc/source/users: installation.rst (+25)
phil.stphns 2010-03-02 19:48 Rev.: 277

Made cg.standalone docstrings Sphinx-compliant, but they are not reference-compliant. In other words, they do not tell us enough, there are blank fields for Attributes and sometimes Parameters.

3 lines of code changed in 1 file:

  • trunk/doc/source/users: installation.rst (+3 -4)
phil.stphns 2010-03-02 17:36 Rev.: 272

Modified install instructions for readability.

32 lines of code changed in 1 file:

  • trunk/doc/source/users: installation.rst (+32 -29)
phil.stphns 2010-02-26 14:04 Rev.: 263

Undoing change committed in r262 where I overwrote installation.rst with INSTALL.TXT trying to make a symbolic link.

161 lines of code changed in 1 file:

  • trunk/doc/source/users: installation.rst (+161 -1)
phil.stphns 2010-02-26 12:04 Rev.: 262

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.

1 lines of code changed in 1 file:

  • trunk/doc/source/users: installation.rst (+1 -161)
dreamessence 2010-02-10 01:55 Rev.: 245

Adding Sphinx and numpydoc to dependencies to docs and README

13 lines of code changed in 1 file:

  • trunk/doc/source/users: installation.rst (+13 -8)
dreamessence 2010-02-03 03:03 Rev.: 233

Fix on Numpy versions in the intallation section of pysal.org to be compatible with scipy

1 lines of code changed in 1 file:

  • trunk/doc/source/users: installation.rst (+1 -1)
dreamessence 2010-02-01 09:51 Rev.: 227

Edits in installation.rst so pysal.org mirrors the wiki and the README

123 lines of code changed in 1 file:

  • trunk/doc/source/users: installation.rst (+123 -11)
sjsrey 2010-01-06 12:58 Rev.: 175

- update docs

6 lines of code changed in 1 file:

  • trunk/doc/source/users: introduction.rst (+6 -5)
sjsrey 2009-12-15 10:13 Rev.: 162

- updating docs

121 lines of code changed in 4 files:

  • trunk/doc/source/users: index.rst (new 11), installation.rst (new 44), introduction.rst (new 55), tutorials.rst (new 11)
Generated by StatSVN 0.7.0