Includes: - Native Windows shells usage (CMD/PowerShell) - Unix-like shells (Msys2/Bash) - Installation instructions - Packaging instructions for Docker container and Vagrant VM
22 lines
341 B
ReStructuredText
22 lines
341 B
ReStructuredText
.. only:: html or latex
|
|
|
|
Developer Tools
|
|
===============
|
|
|
|
This chapter describes the development ecosystem generally used to create new modules.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
working-with-git
|
|
working-with-cmake
|
|
logging
|
|
tests
|
|
new-models
|
|
new-modules
|
|
documentation
|
|
profiling
|
|
working-with-gitlab-ci-local
|
|
windows
|
|
|