Skip to content

Commit c158429

Browse files
Remove duplicate documentation guidelines
Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>
1 parent 9185011 commit c158429

File tree

3 files changed

+17
-331
lines changed

3 files changed

+17
-331
lines changed

docs/source/contributing/contrib_doc.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,23 @@
33
Contributing to the Documentation
44
=================================
55

6+
Document Software Setup
7+
-----------------------
8+
9+
AboutCode documentation is built using Sphinx.
10+
See http://www.sphinx-doc.org/en/master/index.html
11+
12+
AboutCode documentation is distributed using "Read the Docs".
13+
See https://readthedocs.org/
14+
15+
Individual document files are in reStructuredText format.
16+
See http://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html
17+
18+
You create, build, and preview AboutCode documentation on your local machine.
19+
20+
You commit your updates to the AboutCode repository on GitHub, which triggers
21+
an automatic rebuild of https://aboutcode.readthedocs.io/en/latest/index.html
22+
623
.. _contrib_doc_setup_local:
724

825
Setup Local Build

docs/source/doc_guidelines.rst

Lines changed: 0 additions & 330 deletions
This file was deleted.

docs/source/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ Contributing and GSoC/GSoD
3535
contributing
3636
archive/gsoc-toc
3737
archive/gsod-toc
38-
doc_guidelines
3938

4039
******
4140
Others

0 commit comments

Comments
 (0)