Jakob Borg
7079b3f0c9
Add note about compiler versions and vendoring
2016-03-08 08:36:05 +01:00
Jakob Borg
4883e834e9
Revert "updated compiler version"
2016-03-08 08:28:50 +01:00
Lars K.W. Gohlke
0a251931cb
updated compiler version
...
see compiler change to version 1.6 in https://github.com/syncthing/syncthing/releases/tag/v0.12.20
2016-03-07 22:55:34 +01:00
Jakob Borg
4e9c5102bb
Remove docker instructions
2016-01-30 09:14:40 +01:00
Phil Davis
9d40bbe3fd
General doc grammar and typos
2015-10-08 22:06:15 +05:45
Jakob Borg
f0d6e9aeba
Improve formatting of build commands
2015-06-15 20:52:38 +02:00
Jakob Borg
84e2295834
Typos
2015-05-30 08:31:21 +02:00
Jakob Borg
e29443e5dc
Update building.rst
2015-05-30 08:29:22 +02:00
Jakob Borg
665ce7aa58
Note about GOPATH
2015-05-30 08:24:24 +02:00
Stefan Tatschner
dd410c92f1
Fix some rst styling things in autostart.rst
2015-05-29 16:26:09 +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
997d586c5e
Style & cleanups
2015-05-28 14:06:57 +02:00
Jakob Borg
fd7fe795ad
Initial
2015-05-28 12:40:43 +02:00