-
- Downloads
move tutorial script generation, reorganize doc/source
I assume that most people encounter the tutorial example scripts by reading the documentation, and not by viewing the tutorial subdirectory of a checked-out Kwant source. That's the motivation for moving all the manipulations of tutorial scripts from setup.py to doc/Makefile. Previously, a successful 'make html' would require a preceding execution of 'setup.py build_tut'. Now, a simple 'make html' is enough. While at it, I reorganized where the example scripts and their outputs are stored. Everything is now in 'doc/source/code' with its three subdirectories 'download' (to be shown to readers), 'include' (with include markers), and 'figure' (figure generation & figures). This organization is clearer and also makes the generation of figures separate from the tutorial.
Showing
- doc/source/code/figure/superconductor_transport_sketch.svg 0 additions, 0 deletionsdoc/source/code/figure/superconductor_transport_sketch.svg
- doc/source/code/include/quantum_wire_revisited.py 0 additions, 0 deletionsdoc/source/code/include/quantum_wire_revisited.py
- doc/source/pre/whatsnew/1.3.rst 5 additions, 5 deletionsdoc/source/pre/whatsnew/1.3.rst
- doc/source/tutorial/discretize.rst 21 additions, 21 deletionsdoc/source/tutorial/discretize.rst
- doc/source/tutorial/faq.rst 49 additions, 49 deletionsdoc/source/tutorial/faq.rst
- doc/source/tutorial/first_steps.rst 25 additions, 25 deletionsdoc/source/tutorial/first_steps.rst
- doc/source/tutorial/graphene.rst 15 additions, 15 deletionsdoc/source/tutorial/graphene.rst
- doc/source/tutorial/kpm.rst 21 additions, 21 deletionsdoc/source/tutorial/kpm.rst
- doc/source/tutorial/operators.rst 20 additions, 20 deletionsdoc/source/tutorial/operators.rst
- doc/source/tutorial/plotting.rst 20 additions, 20 deletionsdoc/source/tutorial/plotting.rst
- doc/source/tutorial/spectrum.rst 13 additions, 13 deletionsdoc/source/tutorial/spectrum.rst
- doc/source/tutorial/spin_potential_shape.rst 23 additions, 23 deletionsdoc/source/tutorial/spin_potential_shape.rst
- doc/source/tutorial/superconductors.rst 9 additions, 9 deletionsdoc/source/tutorial/superconductors.rst
- setup.py 0 additions, 34 deletionssetup.py
Loading
Please register or sign in to comment