1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
.. _how-to:
=============
How-to guides
=============
How-to guides are recipes that take the user through steps in key subjects.
They are more advanced than tutorials and assume a lot more about what the user
already knows than tutorials do, and unlike documents in the tutorial they can
stand alone.
.. toctree::
:maxdepth: 1
:glob:
code-signing/index
access-packaging-metadata
ci
publishing/index
upgrade-from-v0.2
contribute-code
contribute-docs
internal/index
|