Clawpack-5

  • Docs
  • Install
  • Gallery
  • Citation
  • GitHub
  • Community
  • Contribute

Navigation

  • index
  • modules |
  • next |
  • previous |
  • Clawpack 5.3.1 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.3.1

Related Topics

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

This Page

  • Source .rst
  • Source on GitHub
  • History
  • Suggest Edits
  • Raise an Issue

Quick search

Latest Version

  • dev
  • v5.9.x

Older Versions

  • v5.1.x
  • v5.2.x
  • v5.3.x
  • v5.4.x
  • v5.5.x
  • v5.6.x
  • v5.7.x
  • v5.8.x
© Copyright CC-BY 2022, The Clawpack Development Team. Created using Sphinx.