Clawpack-5

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

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

  • Show Source

Quick search

Latest Version

  • dev
  • v5.6.1

Older Versions

  • v5.1.0
  • v5.2.0
  • v5.2.1
  • v5.3.0
  • v5.3.1
  • v5.4.0
  • v5.4.1
  • v5.5.0
  • v5.6.0
© Copyright CC-BY 2020, The Clawpack Development Team. Created using Sphinx.