Menu

Tree [r6860] / trunk / toolkits / basemap / doc /
 History

HTTPS access


File Date Author Commit
 api 2008-06-12 jswhit [r5484] add api docs
 users 2009-01-07 jswhit [r6758] fix typo
 README.txt 2008-10-05 jswhit [r6151] update rsync instructions
 conf.py 2009-01-06 jswhit [r6742] update release number
 index.rst 2008-06-16 jswhit [r5565] delete extra line
 make.py 2008-06-16 jswhit [r5562] make figures.

Read Me

To build docs ....

* install sphinx from svn.

* make _static and sphinxext symlinks here that point to the corresponding
  directories in the matplotlib doc tree, e.g.

  ln -s ../../../matplotlib/doc/_static _static
  ln -s ../../../matplotlib/doc/sphinxext sphinxext

* copy matplotlibrc to users/figures, edit to make default figure size 6,6 
  instead of 8,6.

* run 'python make.py html'.  Entry point is build/html/index.html.

* to update on sf site:
  cd build
  rsync -avz html jswhit,matplotlib@web.sf.net:/home/groups/m/ma/matplotlib/htdocs/basemap/doc/ -essh
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.