Skip to content

Commit 4e155a0

Browse files
CLean up docs
Fix doc build tests, move pages to archive and disable linkcheck. Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>
1 parent 66895b9 commit 4e155a0

14 files changed

Lines changed: 28 additions & 3 deletions

docs/scripts/sphinx_build_link_check.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# halt script on error
33
set -e
44
# Build locally, and then check links
5-
sphinx-build -E -W -b linkcheck source build
5+
sphinx-build -E -W source build

docs/source/archive.rst

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
##############
2+
Archived Pages
3+
##############
4+
5+
Archived aboutcode pages.
6+
7+
8+
----
9+
10+
*****************
11+
Table of Contents
12+
*****************
13+
14+
.. toctree::
15+
:maxdepth: 1
16+
17+
archive/gsoc-toc
18+
archive/gsod-toc
19+
archive/contributor_project_ideas
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)