diff --git a/docs/build/doctrees/core/index.doctree b/docs/build/doctrees/core/index.doctree new file mode 100644 index 000000000..d935f89a7 Binary files /dev/null and b/docs/build/doctrees/core/index.doctree differ diff --git a/docs/build/doctrees/environment.pickle b/docs/build/doctrees/environment.pickle index cffc3d39f..ca33f75b2 100644 Binary files a/docs/build/doctrees/environment.pickle and b/docs/build/doctrees/environment.pickle differ diff --git a/docs/build/doctrees/index.doctree b/docs/build/doctrees/index.doctree index 9ed4fbb2f..a63b60367 100644 Binary files a/docs/build/doctrees/index.doctree and b/docs/build/doctrees/index.doctree differ diff --git a/docs/build/doctrees/interfaces/console.doctree b/docs/build/doctrees/interfaces/console.doctree new file mode 100644 index 000000000..fb36f49d7 Binary files /dev/null and b/docs/build/doctrees/interfaces/console.doctree differ diff --git a/docs/build/doctrees/interfaces/gtk.doctree b/docs/build/doctrees/interfaces/gtk.doctree new file mode 100644 index 000000000..7a018c1f2 Binary files /dev/null and b/docs/build/doctrees/interfaces/gtk.doctree differ diff --git a/docs/build/doctrees/interfaces/index.doctree b/docs/build/doctrees/interfaces/index.doctree new file mode 100644 index 000000000..96ca5f80f Binary files /dev/null and b/docs/build/doctrees/interfaces/index.doctree differ diff --git a/docs/build/doctrees/interfaces/web.doctree b/docs/build/doctrees/interfaces/web.doctree new file mode 100644 index 000000000..4cd6c4f68 Binary files /dev/null and b/docs/build/doctrees/interfaces/web.doctree differ diff --git a/docs/build/html/_sources/core/index.txt b/docs/build/html/_sources/core/index.txt new file mode 100644 index 000000000..f276a1b2d --- /dev/null +++ b/docs/build/html/_sources/core/index.txt @@ -0,0 +1,2 @@ +The Deluge Core +=============== \ No newline at end of file diff --git a/docs/build/html/_sources/index.txt b/docs/build/html/_sources/index.txt index 1e4d84e3c..2feba1fed 100644 --- a/docs/build/html/_sources/index.txt +++ b/docs/build/html/_sources/index.txt @@ -2,13 +2,16 @@ You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. -Welcome to deluge's documentation! +Welcome to Deluge's documentation! ================================== Contents: .. toctree:: :maxdepth: 2 + + Core + Interfaces Indices and tables ================== diff --git a/docs/build/html/_sources/interfaces/console.txt b/docs/build/html/_sources/interfaces/console.txt new file mode 100644 index 000000000..5781ee262 --- /dev/null +++ b/docs/build/html/_sources/interfaces/console.txt @@ -0,0 +1,2 @@ +Deluge Console UI +================= \ No newline at end of file diff --git a/docs/build/html/_sources/interfaces/gtk.txt b/docs/build/html/_sources/interfaces/gtk.txt new file mode 100644 index 000000000..51bd946ca --- /dev/null +++ b/docs/build/html/_sources/interfaces/gtk.txt @@ -0,0 +1,2 @@ +Deluge GTK UI +============= \ No newline at end of file diff --git a/docs/build/html/_sources/interfaces/index.txt b/docs/build/html/_sources/interfaces/index.txt new file mode 100644 index 000000000..6ac5469bb --- /dev/null +++ b/docs/build/html/_sources/interfaces/index.txt @@ -0,0 +1,10 @@ +Deluge's Interfaces +=================== + +Interfaces. + +.. toctree:: + + Gtk Interface + Web Interface + Console Interface \ No newline at end of file diff --git a/docs/build/html/_sources/interfaces/web.txt b/docs/build/html/_sources/interfaces/web.txt new file mode 100644 index 000000000..b3ac197d9 --- /dev/null +++ b/docs/build/html/_sources/interfaces/web.txt @@ -0,0 +1,19 @@ +Deluge Web UI +============= + +The Deluge web interface is intended to be a full featured interface built using +the ExtJS framework, running on top of a Twisted webserver. + + +================= +SSL Configuration +================= +By default the web interface will use the same private key and certificate as +the Deluge daemon. If you wish to use a different certificate/key (see +`How to Create a SSL Certificate `_ +for information on creating one) you are able to specify which you want to use. + +There are 2 ways to enable SSL encryption in the webserver, 1 is to specify it +in your configuration (accessible via the Preferences window). The other is to +add '--ssl' when running the webserver, which will override the configuration +value and enable SSL. \ No newline at end of file diff --git a/docs/build/html/core/index.html b/docs/build/html/core/index.html new file mode 100644 index 000000000..c3a84fa7e --- /dev/null +++ b/docs/build/html/core/index.html @@ -0,0 +1,113 @@ + + + + + + + The Deluge Core — deluge v1.2.0-dev documentation + + + + + + + + + + + + +
+
+
+
+ +
+

The Deluge Core

+
+ + +
+
+
+
+
+

Previous topic

+

Welcome to Deluge’s documentation!

+

Next topic

+

Deluge’s Interfaces

+

This Page

+ + + +
+
+
+
+ + + + \ No newline at end of file diff --git a/docs/build/html/genindex.html b/docs/build/html/genindex.html index ab1cd8a1f..1d5d496ee 100644 --- a/docs/build/html/genindex.html +++ b/docs/build/html/genindex.html @@ -5,13 +5,13 @@ - Index — deluge v1.1.0 documentation + Index — deluge v1.2.0-dev documentation - + @@ -201,7 +201,7 @@
  • modules |
  • -
  • deluge v1.1.0 documentation »
  • +
  • deluge v1.2.0-dev documentation »