Skip to content

Commit 7797131

Browse files
Fix RTD subproject link and clean Sphinx docs warnings
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 4bd87a5 commit 7797131

5 files changed

Lines changed: 10 additions & 10 deletions

File tree

docs/source/aboutcode-projects/aboutcode-toolkit-project.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ provides a standard ABCD format for yaml files to document software
1010
provenance and license metadata in a codebase where this is not already
1111
covered by a package manager.
1212

13-
- Read more at: https://aboutcode-toolkit.readthedocs.io
13+
- Read more at: https://aboutcode.readthedocs.io/projects/aboutcode-toolkit/en/latest/
1414
- Get the code at: https://github.com/aboutcode-org/aboutcode-toolkit

docs/source/contributing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ Contribution Guidelines:
3434
contributing/writing_good_commit_messages
3535
contributing/testing
3636
contributing/contrib_doc
37-
contributing/release_news
37+
contributing/release_news

docs/source/index.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
#########
1+
##########
22
AboutCode
3-
#########
3+
##########
44

55
Welcome to the AboutCode documentation homepage. `AboutCode.org
66
<https://www.aboutcode.org/>`_ is a community of open source developers who
@@ -27,9 +27,9 @@ Overview
2727

2828
aboutcode-project-overview
2929

30-
********
30+
*********
3131
Standards
32-
********
32+
*********
3333

3434
.. toctree::
3535
:maxdepth: 2

docs/source/news/overview.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
#############################
1+
######################################
22
How release posts are structured
3-
#############################
3+
######################################
44

55
Release posts are short and consistent so they can be generated automatically.
66
Each post includes:

docs/source/standards/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
###############################
1+
################################
22
AboutCode proposals (ABC series)
3-
###############################
3+
################################
44

55
Org-wide standards and policies are captured as AboutCode proposals, numbered
66
``ABC-XXXX``. Each proposal lives in this repository, is reviewed in a Pull

0 commit comments

Comments
 (0)