Skip to content
Snippets Groups Projects

The initial version of the Python project template

Open Karel Koci requested to merge dev into master
Compare and
20 files
+ 1133
1
Preferences
Compare changes
Files
20
docs/README.adoc 0 → 100644
+ 8
0
= Python Template documentation
This directory contains various documentation snippets to explain various parts
of python-template. It is not intended as comprehensive introduction and a lot
is left on the reader to get from the code but it should help with some common
tasks.
The good place to start is the link:./fork.adoc[forking documentation].