commit 24d2dc387a46259f63df176cbaaee7e2dc187c97 Author: Damian Johnson atagar@torproject.org Date: Sat Sep 17 17:13:59 2016 -0700
Screeenshots page
Copying arm's screenshots page. Our interface looks the same so it would be fine to keep these, but might fiddle with it when we move away from the Stem styling. --- docs/_static/buttons/resources/screenshots.xcf | Bin 0 -> 69094 bytes .../buttons/resources/screenshots_large.png | Bin 0 -> 15450 bytes docs/_static/buttons/screenshots.png | Bin 0 -> 29683 bytes docs/_static/section/screenshots/config.png | Bin 0 -> 179183 bytes docs/_static/section/screenshots/config_full.png | Bin 0 -> 603692 bytes docs/_static/section/screenshots/connections.png | Bin 0 -> 133573 bytes .../section/screenshots/connections_full.png | Bin 0 -> 557585 bytes docs/_static/section/screenshots/interpreter.png | Bin 0 -> 269313 bytes .../section/screenshots/interpreter_full.png | Bin 0 -> 726289 bytes docs/_static/section/screenshots/main.png | Bin 0 -> 89546 bytes docs/_static/section/screenshots/main_full.png | Bin 0 -> 335698 bytes docs/_static/section/screenshots/torrc.png | Bin 0 -> 103308 bytes docs/_static/section/screenshots/torrc_full.png | Bin 0 -> 531290 bytes docs/contents.rst | 1 + docs/index.rst | 15 +++++++++++ docs/screenshots.rst | 28 +++++++++++++++++++++ 16 files changed, 44 insertions(+)
diff --git a/docs/_static/buttons/resources/screenshots.xcf b/docs/_static/buttons/resources/screenshots.xcf new file mode 100644 index 0000000..8d3bf05 Binary files /dev/null and b/docs/_static/buttons/resources/screenshots.xcf differ diff --git a/docs/_static/buttons/resources/screenshots_large.png b/docs/_static/buttons/resources/screenshots_large.png new file mode 100644 index 0000000..670ba9d Binary files /dev/null and b/docs/_static/buttons/resources/screenshots_large.png differ diff --git a/docs/_static/buttons/screenshots.png b/docs/_static/buttons/screenshots.png new file mode 100644 index 0000000..6979733 Binary files /dev/null and b/docs/_static/buttons/screenshots.png differ diff --git a/docs/_static/section/screenshots/config.png b/docs/_static/section/screenshots/config.png new file mode 100644 index 0000000..bfc8b12 Binary files /dev/null and b/docs/_static/section/screenshots/config.png differ diff --git a/docs/_static/section/screenshots/config_full.png b/docs/_static/section/screenshots/config_full.png new file mode 100644 index 0000000..d04f412 Binary files /dev/null and b/docs/_static/section/screenshots/config_full.png differ diff --git a/docs/_static/section/screenshots/connections.png b/docs/_static/section/screenshots/connections.png new file mode 100644 index 0000000..8140b16 Binary files /dev/null and b/docs/_static/section/screenshots/connections.png differ diff --git a/docs/_static/section/screenshots/connections_full.png b/docs/_static/section/screenshots/connections_full.png new file mode 100644 index 0000000..5f5f2ad Binary files /dev/null and b/docs/_static/section/screenshots/connections_full.png differ diff --git a/docs/_static/section/screenshots/interpreter.png b/docs/_static/section/screenshots/interpreter.png new file mode 100644 index 0000000..3a09ad4 Binary files /dev/null and b/docs/_static/section/screenshots/interpreter.png differ diff --git a/docs/_static/section/screenshots/interpreter_full.png b/docs/_static/section/screenshots/interpreter_full.png new file mode 100644 index 0000000..045ebc0 Binary files /dev/null and b/docs/_static/section/screenshots/interpreter_full.png differ diff --git a/docs/_static/section/screenshots/main.png b/docs/_static/section/screenshots/main.png new file mode 100644 index 0000000..db8e6cd Binary files /dev/null and b/docs/_static/section/screenshots/main.png differ diff --git a/docs/_static/section/screenshots/main_full.png b/docs/_static/section/screenshots/main_full.png new file mode 100644 index 0000000..ba1d982 Binary files /dev/null and b/docs/_static/section/screenshots/main_full.png differ diff --git a/docs/_static/section/screenshots/torrc.png b/docs/_static/section/screenshots/torrc.png new file mode 100644 index 0000000..fdd822e Binary files /dev/null and b/docs/_static/section/screenshots/torrc.png differ diff --git a/docs/_static/section/screenshots/torrc_full.png b/docs/_static/section/screenshots/torrc_full.png new file mode 100644 index 0000000..3263a47 Binary files /dev/null and b/docs/_static/section/screenshots/torrc_full.png differ diff --git a/docs/contents.rst b/docs/contents.rst index 4f04878..fb388c4 100644 --- a/docs/contents.rst +++ b/docs/contents.rst @@ -6,4 +6,5 @@ Contents
change_log download + screenshots
diff --git a/docs/index.rst b/docs/index.rst index 6cf8d55..785485e 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -3,6 +3,21 @@ Welcome to Nyx!
Nyx is a command line interface for `Tor https://www.torproject.org/`_, providing detailed real-time relaying information. With it you can view bandwidth usage, connections, logs, and much more. Nyx's latest version is **1.4.5** (released April 28th, 2012).
+.. Main Nyx Logo + Source: Oxygen (http://www.oxygen-icons.org/) + Author: Andrea Joseph + License: CCv3 (A, SA) - http://creativecommons.org/licenses/by-sa/3.0/ + File: Oxygen/128x128/apps/utilities-system-monitor.png + +.. Source: Crystal (http://www.everaldo.com/crystal/) + Author: Everaldo Coelho (http://www.everaldo.com/) + License: LGPL v2 + File: Crystal/128x128/filesystems/desktop.png + Crystal/128x128/filesystems/chardevice.png + +.. image:: /_static/buttons/screenshots.png + :target: screenshots.html + .. Source: Nuovo (http://www.silvestre.com.ar/?p=5) Author: Silvestre Herrera (http://www.silvestre.com.ar/) License: GPL v2 diff --git a/docs/screenshots.rst b/docs/screenshots.rst new file mode 100644 index 0000000..e101871 --- /dev/null +++ b/docs/screenshots.rst @@ -0,0 +1,28 @@ +Screenshots +=========== + +.. image:: /_static/section/screenshots/main.png + :target: _static/section/screenshots/main_full.png + +**Bandwidth graph and event log** + +.. image:: /_static/section/screenshots/connections.png + :target: _static/section/screenshots/connections_full.png + +**Relay connection listing** + +.. image:: /_static/section/screenshots/config.png + :target: _static/section/screenshots/config_full.png + +**Configuration Editor** + +.. image:: /_static/section/screenshots/torrc.png + :target: _static/section/screenshots/torrc_full.png + +**Torrc** + +.. image:: /_static/section/screenshots/interpreter.png + :target: _static/section/screenshots/interpreter_full.png + +**Interactive Interpreter** +
tor-commits@lists.torproject.org