Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 311 Bytes

File metadata and controls

21 lines (16 loc) · 311 Bytes

Contribution guide

This is a collection of styles, best practices and contribution manuals I'm using in a various projects.

.. toctree::
   :caption: VCS
   :maxdepth: 1
   :numbered:

   /git

.. toctree::
   :caption: Languages
   :maxdepth: 1
   :numbered:

   /cpp
   /cmake
   /python