Skip to content

Commit 8e1b55b

Browse files
author
Release Manager
committed
Trac #34710: Keep object entries in TOC in short form
Sphinx, upgraded to 5.2.3 in #34615, builds the doc with object (classes, functions, ...) entries in toc (table of contents). We keep the object entries in TOC, but remove them from the main index pages. URL: https://trac.sagemath.org/34710 Reported by: klee Ticket author(s): Kwankyu Lee Reviewer(s): François Bissey
2 parents 576ea23 + a1b70f3 commit 8e1b55b

File tree

89 files changed

+205
-188
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

89 files changed

+205
-188
lines changed

src/doc/en/reference/algebras/cubic_hecke_algebra.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Cubic Hecke Algebras
22
====================
33

44
.. toctree::
5-
:maxdepth: 2
5+
:maxdepth: 1
66

77
sage/algebras/hecke_algebras/cubic_hecke_algebra
88
sage/algebras/hecke_algebras/cubic_hecke_base_ring

src/doc/en/reference/algebras/index.rst

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Free associative algebras and quotients
1212
---------------------------------------
1313

1414
.. toctree::
15-
:maxdepth: 2
15+
:maxdepth: 1
1616

1717
sage/algebras/free_algebra
1818
sage/algebras/free_algebra_element
@@ -29,7 +29,7 @@ Finite dimensional algebras
2929
---------------------------
3030

3131
.. toctree::
32-
:maxdepth: 2
32+
:maxdepth: 1
3333

3434
sage/algebras/finite_dimensional_algebras/finite_dimensional_algebra
3535
sage/algebras/finite_dimensional_algebras/finite_dimensional_algebra_element
@@ -40,7 +40,7 @@ Named associative algebras
4040
--------------------------
4141

4242
.. toctree::
43-
:maxdepth: 2
43+
:maxdepth: 1
4444

4545
sage/algebras/affine_nil_temperley_lieb
4646
sage/algebras/askey_wilson
@@ -74,7 +74,7 @@ Hecke algebras
7474
--------------
7575

7676
.. toctree::
77-
:maxdepth: 2
77+
:maxdepth: 1
7878

7979
sage/algebras/hecke_algebras/ariki_koike_algebra
8080
sage/algebras/iwahori_hecke_algebra
@@ -86,7 +86,7 @@ Graded algebras
8686
---------------
8787

8888
.. toctree::
89-
:maxdepth: 2
89+
:maxdepth: 1
9090

9191
sage/algebras/finite_gca
9292
sage/algebras/commutative_dga
@@ -95,7 +95,7 @@ Various associative algebras
9595
----------------------------
9696

9797
.. toctree::
98-
:maxdepth: 2
98+
:maxdepth: 1
9999

100100
sage/algebras/associated_graded
101101
sage/algebras/cellular_basis
@@ -107,7 +107,7 @@ Non-associative algebras
107107
------------------------
108108

109109
.. toctree::
110-
:maxdepth: 2
110+
:maxdepth: 1
111111

112112
lie_algebras
113113
lie_conformal_algebras
@@ -116,6 +116,6 @@ Non-associative algebras
116116
sage/combinat/free_prelie_algebra
117117
sage/algebras/shuffle_algebra
118118
sage/algebras/free_zinbiel_algebra
119-
119+
120120
.. include:: ../footer.txt
121121

src/doc/en/reference/algebras/lie_algebras.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Lie Algebras
22
============
33

44
.. toctree::
5-
:maxdepth: 2
5+
:maxdepth: 1
66

77
sage/algebras/lie_algebras/abelian
88
sage/algebras/lie_algebras/affine_lie_algebra

src/doc/en/reference/algebras/quantum_groups.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Quantum Groups
22
==============
33

44
.. toctree::
5-
:maxdepth: 2
5+
:maxdepth: 1
66

77
sage/algebras/quantum_groups/ace_quantum_onsager
88
sage/algebras/quantum_groups/fock_space

src/doc/en/reference/arithgroup/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This chapter describes the basic functionality for finite index subgroups of
55
the modular group `\SL_2(\ZZ)`.
66

77
.. toctree::
8-
:maxdepth: 2
8+
:maxdepth: 1
99

1010
sage/modular/arithgroup/arithgroup_generic
1111
sage/modular/arithgroup/arithgroup_perm

src/doc/en/reference/arithmetic_curves/index.rst

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Elliptic curves
22
=========================
33

44
.. toctree::
5-
:maxdepth: 2
5+
:maxdepth: 1
66

77
sage/schemes/elliptic_curves/constructor
88
sage/schemes/elliptic_curves/jacobian
@@ -15,7 +15,7 @@ Elliptic curves
1515
Maps between them
1616

1717
.. toctree::
18-
:maxdepth: 2
18+
:maxdepth: 1
1919

2020
sage/schemes/elliptic_curves/hom
2121
sage/schemes/elliptic_curves/weierstrass_morphism
@@ -29,7 +29,7 @@ Elliptic curves over number fields
2929
----------------------------------
3030

3131
.. toctree::
32-
:maxdepth: 2
32+
:maxdepth: 1
3333

3434
sage/schemes/elliptic_curves/ell_rational_field
3535
sage/schemes/elliptic_curves/ec_database
@@ -51,7 +51,7 @@ Elliptic curves over number fields
5151
The following relate to elliptic curves over local nonarchimedean fields.
5252

5353
.. toctree::
54-
:maxdepth: 2
54+
:maxdepth: 1
5555

5656
sage/schemes/elliptic_curves/ell_local_data
5757
sage/schemes/elliptic_curves/kodaira_symbol
@@ -60,7 +60,7 @@ The following relate to elliptic curves over local nonarchimedean fields.
6060
Analytic properties over `\CC`.
6161

6262
.. toctree::
63-
:maxdepth: 2
63+
:maxdepth: 1
6464

6565
sage/schemes/elliptic_curves/ell_wp
6666
sage/schemes/elliptic_curves/period_lattice
@@ -69,7 +69,7 @@ Analytic properties over `\CC`.
6969
Modularity and `L`-series over `\QQ`.
7070

7171
.. toctree::
72-
:maxdepth: 2
72+
:maxdepth: 1
7373

7474
sage/schemes/elliptic_curves/modular_parametrization
7575
sage/schemes/elliptic_curves/ell_modular_symbols
@@ -82,7 +82,7 @@ To be sorted
8282
------------
8383

8484
.. toctree::
85-
:maxdepth: 2
85+
:maxdepth: 1
8686

8787
sage/schemes/elliptic_curves/descent_two_isogeny
8888
sage/schemes/elliptic_curves/ell_egros
@@ -98,7 +98,7 @@ Hyperelliptic curves
9898
====================
9999

100100
.. toctree::
101-
:maxdepth: 2
101+
:maxdepth: 1
102102

103103
sage/schemes/hyperelliptic_curves/constructor
104104
sage/schemes/hyperelliptic_curves/hyperelliptic_generic

src/doc/en/reference/categories/index.rst

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ Introduction
55
------------
66

77
.. toctree::
8-
:maxdepth: 2
8+
:maxdepth: 1
99

1010
sage/categories/all
1111

1212
The Sage Category Framework
1313
---------------------------
1414

1515
.. toctree::
16-
:maxdepth: 2
16+
:maxdepth: 1
1717

1818
sage/categories/primer
1919
sage/categories/category
@@ -25,7 +25,7 @@ Maps and Morphisms
2525
------------------
2626

2727
.. toctree::
28-
:maxdepth: 2
28+
:maxdepth: 1
2929

3030
sage/categories/map
3131
sage/categories/homset
@@ -36,7 +36,7 @@ Individual Categories
3636
---------------------
3737

3838
.. toctree::
39-
:maxdepth: 2
39+
:maxdepth: 1
4040

4141
sage/categories/action
4242
sage/categories/additive_groups
@@ -206,15 +206,15 @@ Technical Categories
206206
~~~~~~~~~~~~~~~~~~~~
207207

208208
.. toctree::
209-
:maxdepth: 2
209+
:maxdepth: 1
210210

211211
sage/categories/facade_sets
212212

213213
Functorial constructions
214214
------------------------
215215

216216
.. toctree::
217-
:maxdepth: 2
217+
:maxdepth: 1
218218

219219
sage/categories/covariant_functorial_construction
220220

@@ -239,7 +239,7 @@ Examples of parents using categories
239239
-------------------------------------
240240

241241
.. toctree::
242-
:maxdepth: 2
242+
:maxdepth: 1
243243

244244
sage/categories/examples/algebras_with_basis
245245
sage/categories/examples/commutative_additive_monoids
@@ -276,7 +276,7 @@ Internals
276276
---------
277277

278278
.. toctree::
279-
:maxdepth: 2
279+
:maxdepth: 1
280280

281281
sage/categories/category_types
282282
sage/categories/category_singleton

src/doc/en/reference/coding/index.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ is from a special code family, the derived codes inherit structural properties
9595
like decoding radius or minimum distance:
9696

9797
.. toctree::
98-
:maxdepth: 2
98+
:maxdepth: 1
9999

100100
sage/coding/subfield_subcode
101101
sage/coding/punctured_code
@@ -127,7 +127,7 @@ Automorphism Groups of Linear Codes
127127
-----------------------------------
128128

129129
.. toctree::
130-
:maxdepth: 2
130+
:maxdepth: 1
131131

132132
sage/coding/codecan/codecan
133133
sage/coding/codecan/autgroup_can_label
@@ -136,7 +136,7 @@ Bounds for Parameters of Linear Codes
136136
-------------------------------------
137137

138138
.. toctree::
139-
:maxdepth: 2
139+
:maxdepth: 1
140140

141141
sage/coding/code_bounds
142142
sage/coding/delsarte_bounds
@@ -145,7 +145,7 @@ Databases for Coding Theory
145145
---------------------------
146146

147147
.. toctree::
148-
:maxdepth: 2
148+
:maxdepth: 1
149149

150150
sage/coding/databases
151151
sage/coding/two_weight_db

src/doc/en/reference/coercion/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -671,7 +671,7 @@ Modules
671671
-------
672672

673673
.. toctree::
674-
:maxdepth: 2
674+
:maxdepth: 1
675675

676676
sage/structure/coerce
677677
sage/structure/coerce_actions

src/doc/en/reference/constants/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Constants
22
=========
33

44
.. toctree::
5-
:maxdepth: 2
5+
:maxdepth: 1
66

77
sage/symbolic/constants
88

0 commit comments

Comments
 (0)