Index¶
A few things to know when in a hurry and you already know the tooling:
git submodule update --init
Use
init.py
to setup the project name, registry address, etc.Note the version of the template so updates with a diff are possible later.
Besides the above, the coverage report generated by lcov gives insight in source code and test code coverage. It is not in the index above because it is built out-of-tree, sphinx isn’t aware of its existence.