File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -61,9 +61,9 @@ Now here is a brief overview of this guide.
61
61
a tricky situation such as merge conflict.
62
62
63
63
- :ref: `section-writing-code-for-sage `: This is a guide on conventions in
64
- writing code and documentation. As conventions evolve over time, also
65
- experienced Sage contributors may want to review this section once in a
66
- while.
64
+ writing code and documentation. A beginning developer should read this to be
65
+ a good developer. As conventions evolve over time, also experienced Sage
66
+ contributors may want to review this section once in a while.
67
67
68
68
- :ref: `section-testing-sage `: We value testing Sage highest. Every change of
69
69
Sage source code has a risk to break Sage, and must be tested before being
@@ -74,7 +74,7 @@ Now here is a brief overview of this guide.
74
74
documentation.
75
75
76
76
- :ref: `section-more-on-coding `: When you need to know the technical details of
77
- Sage for coding, read this.
77
+ Sage for deep coding, read this.
78
78
79
79
- :ref: `section-packaging `: Sage is composed of many third-party packages and
80
80
its own distribution packages. This part is for advanced developers.
You can’t perform that action at this time.
0 commit comments