Skip to content

Commit ffcfa53

Browse files
authored
Add NoFollow Metadata to booklet pages (#336)
1 parent 839b7e7 commit ffcfa53

File tree

4 files changed

+13
-1
lines changed

4 files changed

+13
-1
lines changed

docs/source/booklets/advanced.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
:orphan:
22

3+
.. meta::
4+
:robots: noindex, nofollow
5+
36
.. only:: latex
47

58
Advanced Topics, Progrmming Resources
@@ -27,4 +30,4 @@
2730
/programming_resources/shared/myblocks/index
2831
/programming_resources/shared/external_libraries_blocks/external-libraries-blocks.rst
2932
/programming_resources/imu/imu.rst
30-
/programming_resources/shared/installing_kotlin/Installing-Kotlin
33+
/programming_resources/shared/installing_kotlin/Installing-Kotlin

docs/source/booklets/apriltags.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
:orphan:
22

3+
.. meta::
4+
:robots: noindex, nofollow
5+
36
.. only:: latex
47

58
April Tags in *FIRST* Tech Challenge

docs/source/booklets/control_system.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
:orphan:
22

3+
.. meta::
4+
:robots: noindex, nofollow
5+
36
.. only:: latex
47

58
*FIRST* Tech Challenge Control System

docs/source/booklets/sdk.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
:orphan:
22

3+
.. meta::
4+
:robots: noindex, nofollow
5+
36
.. only:: latex
47

58
*FIRST* Tech Challenge SDK

0 commit comments

Comments
 (0)