Jakob Borg
fad1014d40
Add infrastructure article
2015-09-01 09:44:47 +02:00
Jakob Borg
d82d20201c
Describe new release signatures
2015-08-31 21:18:06 +02:00
Jakob Borg
8f74785064
New release process
2015-08-30 20:59:14 +02:00
Jakob Borg
d2413c30eb
Update issues.rst
2015-08-20 21:26:24 +02:00
Jakob Borg
7e741ca388
Update source directory structure
2015-08-13 12:39:46 +02:00
Zillode
81ef3e2859
Show example with api-key using curl
...
I always need to look for this, so I think it might be useful here
2015-08-08 21:02:56 +02:00
Jean-Denis Vauguet
1940d5fbfa
Fix link to Community Contributions from dev/intro
...
[Stefan Tatschner]: Added missing link title
2015-07-06 09:44:00 +02:00
Jakob Borg
d36508766d
Coding style
2015-07-01 17:30:08 +02:00
Jakob Borg
d980bdbbfc
Update release.rst
2015-06-28 08:12:29 +02:00
Jakob Borg
f0d6e9aeba
Improve formatting of build commands
2015-06-15 20:52:38 +02:00
Jakob Borg
76a8ef14f8
Correct contribution guidelines link
2015-06-13 22:40:09 +02:00
Jakob Borg
716a75645e
Add contribution guidelines
2015-06-10 00:00:12 +02:00
Jakob Borg
605e8d04c6
Remove spurious space in device ID
2015-06-09 23:38:39 +02:00
Jakob Borg
0d946a3401
Clean up the dev intro a little, add source code tree
2015-06-09 23:36:14 +02:00
Stefan Tatschner
fd865c3d14
device-ids: Use proper code blocks
2015-06-06 22:43:07 +02:00
Stefan Tatschner
fc70cf4e6a
issues.rst: Use definition lists instead of plain lists
2015-06-06 14:06:03 +02:00
Jakob Borg
08e652b2a2
Add development content from old wiki
2015-06-03 19:46:27 +02:00
Stefan Tatschner
4f2b1e5d04
Add a TODO, since the debugging page duplicates syncthing(1)
2015-05-31 10:31:07 +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
5d5d5394a0
Fix broken .. seealso::
2015-05-29 23:34:41 +02:00
Stefan Tatschner
a979a50124
Create syncthing-rest-api(7)
2015-05-29 16:43:13 +02:00
Stefan Tatschner
bcee82cdde
Create syncthing-device-ids(7)
2015-05-29 16:42:28 +02:00
Stefan Tatschner
0215ab696a
Create syncthing-event-api(7)
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
Alex Chan
f6b264275b
Spelling fixes
2015-05-29 09:40:00 +01: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