Skip to content

Commit

Permalink
Update doc lists
Browse files Browse the repository at this point in the history
  • Loading branch information
virtuald committed Jan 22, 2023
1 parent 6578097 commit 3f6ecd7
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 25 deletions.
15 changes: 0 additions & 15 deletions .travis.yml

This file was deleted.

16 changes: 6 additions & 10 deletions guide/nt.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ home and sometimes in the pits, it tends to not work correctly on the field at
events. For this reason, if you use NetworkTables on the field, we strongly
encourage teams to `ensure every device has a static IP address`.

* Static IPs are ``10.XX.XX.2``
* mDNS Hostnames are ``roborio-XXXX-frc.local`` (don't use these!)
- Static IPs are ``10.XX.XX.2``
- mDNS Hostnames are ``roborio-XXXX-frc.local`` (don't use these!)

For example, if your team number was 1234, then the static IP to connect to
would be ``10.12.34.2``.
Expand All @@ -35,14 +35,10 @@ For information on configuring your RoboRIO and other devices to use static IPs,
Resources
---------

Installation:
- :doc:`Networktables concepts and documentation <frc:docs/software/networktables/index>`

.. seealso:: :ref:`pyntcore installation <install_pyntcore>`
- :ref:`pyntcore installation <install_pyntcore>`

API:
- :ref:`NTCore API Reference <ntcore_api>`

.. seealso:: :ref:`NTCore API Reference <ntcore_api>`

Troubleshooting:

.. seealso:: :ref:`NetworkTables troubleshooting <troubleshooting_nt>`
- :ref:`NetworkTables troubleshooting <troubleshooting_nt>`
1 change: 1 addition & 0 deletions install/pyntcore.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@

.. _install_pynetworktables:

.. _install_pyntcore:

pyntcore install
Expand Down

0 comments on commit 3f6ecd7

Please sign in to comment.