Skip to content

Commit 3a80b78

Browse files
authored
Merge branch 'FIRST-Tech-Challenge:main' into update-esd-page
2 parents 71f3f06 + 7f1c3d6 commit 3a80b78

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

docs/source/booklets/index.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,10 @@ Programming Resources
2828
- `Advanced User <https://ftc-docs-cdn.ftclive.org/booklets/en/advanced.pdf>`_
2929
- `FTC SDK Guide <https://ftc-docs-cdn.ftclive.org/booklets/en/sdk.pdf>`_
3030

31+
Contributing
32+
--------------
33+
34+
- `Contributor Guide <https://ftc-docs-cdn.ftclive.org/booklets/en/contrib.pdf>`_
35+
3136

3237

docs/source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,7 @@
322322
r'http://192.168.43.1',
323323
r'http://192.168.49.1',
324324
r'https://javadoc.io/doc/org.firstinspires.ftc/',
325+
r"https://www\.gnu\.org(?:/.*)?",
325326
]
326327

327328
latex_documents = [

0 commit comments

Comments
 (0)