Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move reports from past years to unclutter the ToC & front page #116

Merged
merged 1 commit into from
May 10, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions docs/monthly-meeting/2022.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
Monthly Reports - 2022
======================

.. toctree::
:maxdepth: 1

Feb 2022 <2022-02.md>
Mar 2022 <2022-03.md>
Apr 2022 <2022-04.md>
May 2022 <2022-05.md>
Jun 2022 <2022-06.md>
Jul 2022 <2022-07.md>
Aug 2022 <2022-08.md>
Sep 2022 <2022-09.md>
Oct 2022 <2022-10.md>
Nov 2022 <2022-11.md>
Dec 2022 <2022-12.md>
18 changes: 18 additions & 0 deletions docs/monthly-meeting/2023.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
Monthly Reports - 2023
======================

.. toctree::
:maxdepth: 1

Jan 2023 <2023-01.md>
Feb 2023 <2023-02.md>
Mar 2023 <2023-03.md>
Apr 2023 <2023-04.md>
May 2023 <2023-05.md>
Jun 2023 <2023-06.md>
Jul 2023 <2023-07.md>
Aug 2023 <2023-08.md>
Sep 2023 <2023-09.md>
Oct 2023 <2023-10.md>
Nov 2023 <2023-11.md>
Dec 2023 <2023-12.md>
28 changes: 5 additions & 23 deletions docs/monthly-meeting/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,33 +7,15 @@ Monthly Reports Archive

Monthly reports in chronological order.

.. Around May, reports from the past year should be moved into a section
to avoid the ToC getting too long.

.. toctree::
:maxdepth: 1
:caption: Monthly reports

Feb 2022 <2022-02.md>
Mar 2022 <2022-03.md>
Apr 2022 <2022-04.md>
May 2022 <2022-05.md>
Jun 2022 <2022-06.md>
Jul 2022 <2022-07.md>
Aug 2022 <2022-08.md>
Sep 2022 <2022-09.md>
Oct 2022 <2022-10.md>
Nov 2022 <2022-11.md>
Dec 2022 <2022-12.md>
Jan 2023 <2023-01.md>
Feb 2023 <2023-02.md>
Mar 2023 <2023-03.md>
Apr 2023 <2023-04.md>
May 2023 <2023-05.md>
Jun 2023 <2023-06.md>
Jul 2023 <2023-07.md>
Aug 2023 <2023-08.md>
Sep 2023 <2023-09.md>
Oct 2023 <2023-10.md>
Nov 2023 <2023-11.md>
Dec 2023 <2023-12.md>
2022 <2022.rst>
2023 <2023.rst>
Jan 2024 <2024-01.md>
Feb 2024 <2024-02.md>
Mar 2024 <2024-03.md>
Expand Down
Loading