docs: update documentaiton based on PR changes requested
This commit is contained in:
@ -4,9 +4,10 @@ Welcome to HackRF's documentation!
|
|||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
:caption: HackRF User Documentation
|
:caption: User Documentation
|
||||||
|
|
||||||
hackrf_one
|
hackrf_one
|
||||||
|
jawbreaker
|
||||||
faq
|
faq
|
||||||
troubleshooting
|
troubleshooting
|
||||||
getting_help
|
getting_help
|
||||||
@ -56,8 +57,3 @@ Welcome to HackRF's documentation!
|
|||||||
opera_cake_port_configuration
|
opera_cake_port_configuration
|
||||||
opera_cake_modes_of_operation
|
opera_cake_modes_of_operation
|
||||||
|
|
||||||
.. toctree::
|
|
||||||
:maxdepth: 2
|
|
||||||
:caption: Jawbreaker Documentation
|
|
||||||
|
|
||||||
jawbreaker
|
|
@ -7,7 +7,7 @@ Opera Cake supports three modes of operation: ``manual``, ``frequency``, and ``t
|
|||||||
Manual Mode
|
Manual Mode
|
||||||
~~~~~~~~~~~
|
~~~~~~~~~~~
|
||||||
|
|
||||||
The default mode of operation is ``manual``. In manual mode, fixed port connections are configured with the ``-a`` and ``-b`` options as in the port configuration examples above. If the operating mode has been changed, it can be changed back to manual mode with:
|
The default mode of operation is ``manual``. In manual mode, fixed port connections are configured with the ``-a`` and ``-b`` options as in the :ref:`port configuration examples <portconfiguration>`. If the operating mode has been changed, it can be changed back to manual mode with:
|
||||||
|
|
||||||
.. code-block:: sh
|
.. code-block:: sh
|
||||||
|
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
.. _portconfiguration:
|
||||||
|
|
||||||
===================
|
===================
|
||||||
Port Configurations
|
Port Configurations
|
||||||
===================
|
===================
|
||||||
|
Reference in New Issue
Block a user