Skip to content

Commit 3d51545

Browse files
authored
Merge pull request #116 from encukou/yearly
Move reports from past years to unclutter the ToC & front page
2 parents a7a48bf + 9499bd4 commit 3d51545

File tree

3 files changed

+40
-23
lines changed

3 files changed

+40
-23
lines changed

docs/monthly-meeting/2022.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
Monthly Reports - 2022
2+
======================
3+
4+
.. toctree::
5+
:maxdepth: 1
6+
7+
Feb 2022 <2022-02.md>
8+
Mar 2022 <2022-03.md>
9+
Apr 2022 <2022-04.md>
10+
May 2022 <2022-05.md>
11+
Jun 2022 <2022-06.md>
12+
Jul 2022 <2022-07.md>
13+
Aug 2022 <2022-08.md>
14+
Sep 2022 <2022-09.md>
15+
Oct 2022 <2022-10.md>
16+
Nov 2022 <2022-11.md>
17+
Dec 2022 <2022-12.md>

docs/monthly-meeting/2023.rst

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
Monthly Reports - 2023
2+
======================
3+
4+
.. toctree::
5+
:maxdepth: 1
6+
7+
Jan 2023 <2023-01.md>
8+
Feb 2023 <2023-02.md>
9+
Mar 2023 <2023-03.md>
10+
Apr 2023 <2023-04.md>
11+
May 2023 <2023-05.md>
12+
Jun 2023 <2023-06.md>
13+
Jul 2023 <2023-07.md>
14+
Aug 2023 <2023-08.md>
15+
Sep 2023 <2023-09.md>
16+
Oct 2023 <2023-10.md>
17+
Nov 2023 <2023-11.md>
18+
Dec 2023 <2023-12.md>

docs/monthly-meeting/index.rst

Lines changed: 5 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -7,33 +7,15 @@ Monthly Reports Archive
77

88
Monthly reports in chronological order.
99

10+
.. Around May, reports from the past year should be moved into a section
11+
to avoid the ToC getting too long.
12+
1013
.. toctree::
1114
:maxdepth: 1
1215
:caption: Monthly reports
1316

14-
Feb 2022 <2022-02.md>
15-
Mar 2022 <2022-03.md>
16-
Apr 2022 <2022-04.md>
17-
May 2022 <2022-05.md>
18-
Jun 2022 <2022-06.md>
19-
Jul 2022 <2022-07.md>
20-
Aug 2022 <2022-08.md>
21-
Sep 2022 <2022-09.md>
22-
Oct 2022 <2022-10.md>
23-
Nov 2022 <2022-11.md>
24-
Dec 2022 <2022-12.md>
25-
Jan 2023 <2023-01.md>
26-
Feb 2023 <2023-02.md>
27-
Mar 2023 <2023-03.md>
28-
Apr 2023 <2023-04.md>
29-
May 2023 <2023-05.md>
30-
Jun 2023 <2023-06.md>
31-
Jul 2023 <2023-07.md>
32-
Aug 2023 <2023-08.md>
33-
Sep 2023 <2023-09.md>
34-
Oct 2023 <2023-10.md>
35-
Nov 2023 <2023-11.md>
36-
Dec 2023 <2023-12.md>
17+
2022 <2022.rst>
18+
2023 <2023.rst>
3719
Jan 2024 <2024-01.md>
3820
Feb 2024 <2024-02.md>
3921
Mar 2024 <2024-03.md>

0 commit comments

Comments
 (0)