Skip to content

Commit

Permalink
Testing image name
Browse files Browse the repository at this point in the history
  • Loading branch information
vcalderon2009 committed Apr 19, 2018
1 parent 41479e3 commit 887300c
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions docs/source/useful_tools.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ memory is left, I like to use `htop <https://hisham.hm/htop/>`_.

This application, as shown in

.. _label: htop_fig
.. figure:: ./images/useful_tools/htop.png
:alt: htop running in the terminal
:name: htop_fig

htop running in the terminal.
Credit: `Wikipedia <https://en.wikipedia.org/wiki/Htop#/media/File:Htop.png>`_
Expand All @@ -50,17 +50,17 @@ htop Explained
htop has different things to offer. Figures :ref:`htop_top_fig` and
:ref:`htop_bottom_fig` explain what each column means.

.. _htop_top_fig:
.. figure:: ./images/useful_tools/htop_top.png
:name: htop_top_fig

Top of *htop*. This figure shows the different components in the
upper part of *htop*.
Credit: `CodeAhoy <https://codeahoy.com>`_

And the bottom part ...

.. _htop_bottom_fig:
.. figure:: ./images/useful_tools/htop_bottom.png
:name: htop_bottom_fig

Top of *htop*. This figure shows the different components in the
bottom part of *htop*.
Expand All @@ -84,7 +84,12 @@ see:
tmux and screen - Terminal Multiplexers
=============================================

Another great tool is
Two other great tools that you should get familiar with are:

* :code:`screen`
* :code:`tmux`

These two tools



Expand Down

0 comments on commit 887300c

Please sign in to comment.