Jakob Borg
2a09fa5ce4
Reflow it back. :)
2015-06-10 14:01:52 +02:00
Jakob Borg
bb04cbbf8b
Reformat faq entry
2015-06-10 13:59:40 +02:00
Stefan Tatschner
e59772d3df
Definition lists everywhere
...
I just found out that they can be nested, which is useful in this case.
2015-06-10 01:01:59 +02:00
Stefan Tatschner
c62fd6af98
Use .. cmdoption:: to document the cli
2015-06-10 00:59:58 +02:00
Jakob Borg
10834febdd
Merge pull request #14 from rumpelsepp/apache-24
...
reverseproxy: Apache 2.2 is rather old, switch to 2.4
2015-06-07 00:10:44 +02:00
Stefan Tatschner
6e14b63175
reverseproxy: Fix obsolete port
2015-06-06 12:01:47 +02:00
Stefan Tatschner
02a9bf7a19
reverseproxy: Apache 2.2 is rather old, switch to 2.4
...
Apache 2.2 is rather old, IIRC almost debian now ships with 2.4. So
let's document the most recent one.
2015-06-06 11:56:03 +02:00
Stefan Tatschner
ba04d232e8
Fix typos and formatting in reverseproxy.rst
...
It is:
.. code-block:: LANGUAGE
Awesome Sourcecode
2015-06-06 11:51:28 +02:00
Jakob Borg
9f2b003c76
Update reverseproxy.rst
2015-06-06 07:18:58 +02:00
Jakob Borg
108b645079
Update reverseproxy.rst
2015-06-06 07:17:18 +02:00
Jakob Borg
8c4454ee64
Update reverseproxy.rst
2015-06-06 07:15:33 +02:00
François-Xavier Gsell
ccc9f644ef
Create reverseproxy.rst
2015-06-06 10:24:01 +08:00
Romain Gay
2445726123
Update contrib.rst
...
added osx 10.9 client link
2015-06-04 14:43:25 +02:00
Tim Boudreau
3aeb01235e
Add Gentoo Linux instructions
2015-06-01 04:12:56 -04:00
Jakob Borg
033286ab6f
Figures are in fact images
2015-06-01 09:04:14 +02:00
Jakob Borg
70d0b9d201
Rudimentary docs for ext file versioning
2015-06-01 08:50:06 +02:00
Jakob Borg
914fef83e9
Slightly clarify versioning
2015-06-01 08:29:59 +02:00
Stefan Tatschner
a0aef6e94d
Add :user:`` links
2015-05-31 10:26:49 +02:00
Jakob Borg
fe9341dc28
Title case See Also
2015-05-31 10:13:01 +02:00
Jakob Borg
c74d212da0
De-retinize images
2015-05-31 10:03:09 +02:00
Stefan Tatschner
debef5cf6e
Merge exit codes page into syncthing(1)
2015-05-30 00:30:01 +02:00
Stefan Tatschner
6ef06bb854
Create syncthing(1)
2015-05-30 00:15:02 +02:00
Stefan Tatschner
5d5d5394a0
Fix broken .. seealso::
2015-05-29 23:34:41 +02:00
Stefan Tatschner
385c46fd4b
Use sphinx.ext.extlinks to generate frequently used links
...
Documentation see here:
http://sphinx-doc.org/ext/extlinks.html
2015-05-29 23:08:17 +02:00
Stefan Tatschner
b7c37f330d
Create syncthing-networking(7)
2015-05-29 16:45:03 +02:00
Stefan Tatschner
0e884a9b65
Create syncthing-security(7)
2015-05-29 16:45:03 +02:00
Stefan Tatschner
dada1daded
Create syncthing-versioning(7)
2015-05-29 16:45:03 +02:00
Stefan Tatschner
e6d0b370d2
Create syncthing-faq(7)
2015-05-29 16:44:16 +02:00
Stefan Tatschner
855a77234f
Create syncthing-stignore(5)
2015-05-29 16:39:22 +02:00
Stefan Tatschner
0d06e47acf
Create syncthing-config(5)
...
Convert users/config.rst to a properly formatted manpage
2015-05-29 16:39:22 +02:00
Stefan Tatschner
dd410c92f1
Fix some rst styling things in autostart.rst
2015-05-29 16:26:09 +02:00
Stefan Tatschner
e3cb19f311
Do not count by hand
...
Humans are too stupid to count, so let the computer do the actual work!
2015-05-29 16:24:58 +02:00
Stefan Tatschner
e5242d68b4
Change .. code:: to .. code-block::
...
Sphinx uses .. code-block:: directives to enable highlighting:
http://sphinx-doc.org/markup/code.html#directive-code-block
Use
for i in *.rst; do
sed -i 's/code::/code-block::/g' $i
done
to update these strings to enable proper highlighting.
Note: A have disabled the windows "bash" one, because the highlighting
is broken anyway...
2015-05-29 16:24:58 +02:00
Jakob Borg
892ad9de74
Merge pull request #2 from alexwlchan/master
...
A handful of spelling fixes
2015-05-29 16:19:50 +02:00
Jakob Borg
1c45b78ecb
Update Python bindings
2015-05-29 13:18:29 +02:00
Alex Chan
a529eb7fd4
Fix a capitalisation of Syncthing
2015-05-29 09:40:48 +01:00
Alex Chan
f6b264275b
Spelling fixes
2015-05-29 09:40:00 +01:00
Jakob Borg
5aca789fea
Update faq.rst
2015-05-29 09:43:11 +02:00
Jakob Borg
afe9f4a845
Update faq.rst
2015-05-29 09:42:47 +02:00
Jakob Borg
8da54bd187
Strikeout
2015-05-29 09:40:38 +02:00
Jakob Borg
567d3dd0f5
Sync with latest Wiki content, syncthing -> Syncthing
2015-05-29 09:10:37 +02:00
Jakob Borg
cbf0766e86
Formatting fixes
2015-05-28 15:11:12 +02:00
Jakob Borg
997d586c5e
Style & cleanups
2015-05-28 14:06:57 +02:00
Jakob Borg
fd7fe795ad
Initial
2015-05-28 12:40:43 +02:00