Files
unison/doc/manual/source/develop.rst
Gabriel Ferreira 72240683a6 doc: Windows section
Includes:
- Native Windows shells usage (CMD/PowerShell)
- Unix-like shells (Msys2/Bash)
- Installation instructions
- Packaging instructions for Docker container and Vagrant VM
2022-10-10 20:09:59 -03:00

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