Clawpack-5

  • Docs
  • Install
  • Gallery
  • Community
  • Source
  • Develop

Navigation

  • index
  • modules |
  • next |
  • previous |
  • Clawpack 5.4.0alpha documentation »
  • Pyclaw »

Building the PyClaw gallery locallyΒΆ

You can build a local copy of the PyClaw gallery as follows: first, you should clone the clawpack documentation repository:

git clone git://github.com/clawpack/doc

Then run all the examples:

cd doc/doc/pyclaw/gallery
python make_plots.py

Next generate the gallery itself:

python gallery.py

Finally, you need to call sphinx to convert all the .rst files to .html:

cd ../..
make html

Logo

Version 5.4.0alpha

Related Topics

  • Documentation overview
    • Pyclaw
      • Previous: About PyClaw
      • Next: Pyclaw Controller Class

This Page

  • Show Source

Quick search

© Copyright 2017, The Clawpack Development Team. Created using Sphinx.