acrn-hypervisor/doc/contribute/index.rst
David B. Kinder d11729d9d8 doc: add doc contributing guide, plus cleanup
Add documentation contributing information with project specific
recommentations along with some common reST and Sphinx constructs.
Reorganize contributing section to fit this new doc in.

Also

* Cleanup stray file (CODEOWNERS) from when docs were in their own repo.
* Remove licensing footer on generated pages (not really needed).
* Pull replacement strings into substitutions.txt for easier management.

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
2018-05-23 08:44:56 -07:00

14 lines
307 B
ReStructuredText

.. _contribute:
Contributing to the Project
###########################
As an open-source project, we welcome and encourage the community to submit
patches for code, documentation, tests, and more, directly to the project.
.. toctree::
:maxdepth: 1
contribute_guidelines.rst
doc_guidelines.rst