Guidelines for reusing/including content
Open
@NickVolynkin is already working on this.
Since Feb 12, 2021.
guidelines
internal
- Dominant language
- CSS
- Stars
- 15
- Forks
- 49
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 3
Description
How to include/reuse content in the documentation pages:
- including rST files with
include - including code examples with
literalinclude, setting the correct code highlighing - indentation, headings, reference labels
- put included files in the
_includesdirectory conf.py→exclude_patternvariablerst_prolog,rst_epilog- what happens with the localization
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.