Skip to content

Commit c538059

Browse files
committed
Minor edits of index.rst
1 parent 273a82b commit c538059

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

src/doc/en/developer/index.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,13 +63,13 @@ Now here is a brief overview of this guide.
6363
- :ref:`section-writing-code-for-sage`: This is a guide on conventions in
6464
writing code and documentation. A beginning developer should read this to be
6565
a good developer. As conventions evolve over time, also experienced Sage
66-
contributors may want to review this section once in a while.
66+
contributors may want to review this chapter once in a while.
6767

6868
- :ref:`section-testing-sage`: We value testing Sage highest. Every change of
6969
Sage source code has a risk to break Sage, and must be tested before being
7070
merged. This part explains our various tools to help test Sage.
7171

72-
- :ref:`section-updating-documentation`: All features of Sage is documented in
72+
- :ref:`section-updating-documentation`: All features of Sage are documented in
7373
our manuals. This part explains the technical aspect of updating Sage
7474
documentation.
7575

@@ -97,6 +97,7 @@ First Steps
9797
walkthrough
9898
git_setup
9999

100+
100101
.. _section-development-on-github:
101102

102103
Working on GitHub
@@ -147,6 +148,7 @@ Testing Sage
147148
portability_testing
148149
tools
149150

151+
150152
.. _section-updating-documentation:
151153

152154
Updating Sage Documentation
@@ -182,6 +184,7 @@ Packaging
182184
packaging
183185
packaging_sage_library
184186

187+
185188
Indices and tables
186189
==================
187190

0 commit comments

Comments
 (0)