Matt Burke
ccb488790b
Add information about syncing config files safely
2015-11-06 15:49:50 -05:00
Jakob Borg
a40ee17ea3
Update config file docs
2015-11-04 17:06:11 +00:00
Phil Davis
9d40bbe3fd
General doc grammar and typos
2015-10-08 22:06:15 +05:45
bigscoop
8db2533c4c
fix typo
...
Fixed typo
2015-09-21 21:51:02 +02:00
Brian
4ab2357276
Fixed versioning seealso
2015-07-23 23:27:53 +02:00
Brian
bd99796c8a
Fix bracket description, add versioning seealso
...
IPv6 will not work with angle <> brackets. It uses [] square brackets.
Add section label to versioning
Added section label to versioning for cross-ref
2015-07-22 08:44:49 -04:00
Stefan Tatschner
34aed35949
Rewrap users/config.rst;
2015-07-01 08:33:07 +02:00
arneko
6c71c48613
Update config.rst
...
Added some minimal documentation for ping-related configuration
2015-06-29 14:26:38 +02:00
Jakob Borg
8cada19fd3
Minor tweaks...
2015-06-15 00:16:48 +02:00
Jakob Borg
22f3e392ad
Link syntax
2015-06-15 00:06:19 +02:00
Jakob Borg
8b2d790131
Update configuration description
2015-06-14 23:55:40 +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
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
567d3dd0f5
Sync with latest Wiki content, syncthing -> Syncthing
2015-05-29 09:10:37 +02:00
Jakob Borg
fd7fe795ad
Initial
2015-05-28 12:40:43 +02:00