aboutsummaryrefslogtreecommitdiff
path: root/docs/source/_static
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2020-08-25 17:11:05 -0700
committerMicah Lee <micah@micahflee.com>2020-08-25 17:11:05 -0700
commitcae83797c6cad4c660f20dea8490643ac7233e50 (patch)
treed47bdedd969a7bf3cffe1751a49246302d94f8d6 /docs/source/_static
parente111652eeb2be6bc921f05fe858d43586f869cbf (diff)
downloadonionshare-cae83797c6cad4c660f20dea8490643ac7233e50.tar.gz
onionshare-cae83797c6cad4c660f20dea8490643ac7233e50.zip
Finished first draft of all features docs
Diffstat (limited to 'docs/source/_static')
-rw-r--r--docs/source/_static/custom.css4
-rw-r--r--docs/source/_static/screenshots/chat-sharing.pngbin0 -> 60339 bytes
-rw-r--r--docs/source/_static/screenshots/chat-torbrowser.pngbin0 -> 48464 bytes
-rw-r--r--docs/source/_static/screenshots/chat.pngbin0 -> 54235 bytes
-rw-r--r--docs/source/_static/screenshots/receive-sharing.pngbin0 -> 84635 bytes
-rw-r--r--docs/source/_static/screenshots/receive-torbrowser.pngbin0 -> 56883 bytes
-rw-r--r--docs/source/_static/screenshots/receive.pngbin0 -> 84892 bytes
-rw-r--r--docs/source/_static/screenshots/website-files.pngbin0 -> 66994 bytes
-rw-r--r--docs/source/_static/screenshots/website.pngbin0 -> 46330 bytes
9 files changed, 4 insertions, 0 deletions
diff --git a/docs/source/_static/custom.css b/docs/source/_static/custom.css
index b6ce2330..18f242b3 100644
--- a/docs/source/_static/custom.css
+++ b/docs/source/_static/custom.css
@@ -14,4 +14,8 @@
.wy-nav-content a:active,
.wy-nav-content a:hover {
color: #3091d1;
+}
+
+.wy-nav-content div[role=navigation] {
+ display: none;
} \ No newline at end of file
diff --git a/docs/source/_static/screenshots/chat-sharing.png b/docs/source/_static/screenshots/chat-sharing.png
new file mode 100644
index 00000000..b4e8406f
--- /dev/null
+++ b/docs/source/_static/screenshots/chat-sharing.png
Binary files differ
diff --git a/docs/source/_static/screenshots/chat-torbrowser.png b/docs/source/_static/screenshots/chat-torbrowser.png
new file mode 100644
index 00000000..79e0fd5f
--- /dev/null
+++ b/docs/source/_static/screenshots/chat-torbrowser.png
Binary files differ
diff --git a/docs/source/_static/screenshots/chat.png b/docs/source/_static/screenshots/chat.png
new file mode 100644
index 00000000..aad601a1
--- /dev/null
+++ b/docs/source/_static/screenshots/chat.png
Binary files differ
diff --git a/docs/source/_static/screenshots/receive-sharing.png b/docs/source/_static/screenshots/receive-sharing.png
new file mode 100644
index 00000000..5ab44ecd
--- /dev/null
+++ b/docs/source/_static/screenshots/receive-sharing.png
Binary files differ
diff --git a/docs/source/_static/screenshots/receive-torbrowser.png b/docs/source/_static/screenshots/receive-torbrowser.png
new file mode 100644
index 00000000..0ad381d5
--- /dev/null
+++ b/docs/source/_static/screenshots/receive-torbrowser.png
Binary files differ
diff --git a/docs/source/_static/screenshots/receive.png b/docs/source/_static/screenshots/receive.png
new file mode 100644
index 00000000..799c7879
--- /dev/null
+++ b/docs/source/_static/screenshots/receive.png
Binary files differ
diff --git a/docs/source/_static/screenshots/website-files.png b/docs/source/_static/screenshots/website-files.png
new file mode 100644
index 00000000..4bd293b2
--- /dev/null
+++ b/docs/source/_static/screenshots/website-files.png
Binary files differ
diff --git a/docs/source/_static/screenshots/website.png b/docs/source/_static/screenshots/website.png
new file mode 100644
index 00000000..d745cf6a
--- /dev/null
+++ b/docs/source/_static/screenshots/website.png
Binary files differ