Skip to content

Commit

Permalink
Resolve linkcheck issues (#247)
Browse files Browse the repository at this point in the history
* Update std-ports.rst
* Update conf.py
Increase linkcheck timeout to 60 seconds
  • Loading branch information
uvidyadharan authored Jan 8, 2024
1 parent b60ebdd commit 5339658
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@

# Add a timeout to linkcheck to prevent check from simply hanging on poor websites

linkcheck_timeout = 30
linkcheck_timeout = 60

# Change request header to avoid timeout errors with SOLIDWORKS/Autodesk because they are great like that

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ These 0.1” Header pins are used to power and control various appliances. There
are two ports on each hub. These connectors can be used for a limited range of
applications in FIRST Tech Challenge, such as powering powered USB hubs. For more
information on this port please see
`REV +5V Power Port Documentation <https://docs.revrobotics.com/duo-control/control-system-overview/control-hub-basics#+5v-power-port-specifications>`_ and
`REV +5V Power Port Documentation <https://docs.revrobotics.com/duo-control/control-system-overview/control-hub-basics#id-5v-power-port-specifications>`_ and
:ref:`Game Manual Part 1 <manuals/game_manuals/game_manuals:game manuals>`.

Analog Ports
Expand Down

0 comments on commit 5339658

Please sign in to comment.