mirror of
https://github.com/JHUAPL/kaiju.git
synced 2026-01-09 15:17:56 -05:00
21 lines
555 B
ReStructuredText
21 lines
555 B
ReStructuredText
Wiki Contributing Guide
|
|
=======================
|
|
|
|
Introduction
|
|
------------
|
|
|
|
Thank you for investing your time in contributing to our
|
|
`Kaiju project! <https://bitbucket.org/aplkaiju/kaiju>`_
|
|
|
|
Documentation
|
|
-------------
|
|
|
|
This documentation uses the
|
|
`Sphinx system <https://www.sphinx-doc.org/en/master/>`_ and the
|
|
`RST syntax <https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html>`_.
|
|
|
|
**NOTE**: We have adopted the convention that all file and directory names
|
|
will use `camelCase <https://en.wikipedia.org/wiki/Camel_case>`_.
|
|
|
|
Have fun!
|