diff options
| author | Stephen Finucane <stephen@that.guru> | 2020-05-30 12:11:58 +0100 |
|---|---|---|
| committer | Stephen Finucane <stephen@that.guru> | 2020-06-02 12:10:24 +0100 |
| commit | fa5fadc3f3f93bcb419f539c83b9b8e2aab89b19 (patch) | |
| tree | 0844348290f87861a2a996112e5b1f624c82d269 /doc/internals | |
| parent | 6b480c97b2e62df48386144fbaaaf2507e18abce (diff) | |
| download | sphinx-git-fa5fadc3f3f93bcb419f539c83b9b8e2aab89b19.tar.gz | |
docs: Tweaks to code of conduct
- Replace unicode quotes with ascii, since Sphinx will automatically
translate these for us
- Move the header to the root document
- Use an admonition instead of a header for the attribution section
Signed-off-by: Stephen Finucane <stephen@that.guru>
Diffstat (limited to 'doc/internals')
| -rw-r--r-- | doc/internals/code-of-conduct.rst | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/internals/code-of-conduct.rst b/doc/internals/code-of-conduct.rst index 349731370..8e31ef0af 100644 --- a/doc/internals/code-of-conduct.rst +++ b/doc/internals/code-of-conduct.rst @@ -2,7 +2,4 @@ .. _code_of_conduct: -Sphinx Code of Conduct -====================== - .. include:: ../../CODE_OF_CONDUCT |
