Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 3 additions & 6 deletions dev/intro.rst
Original file line number Diff line number Diff line change
Expand Up @@ -144,14 +144,11 @@ man/
script/
Various utility scripts for auto generating stuff and so on.

genassets/
genassets.go
Generates asset files that are compiled into ``syncthing`` as part of the build process (build utility).

transifexdl/
Downloads translations from Transifex (build utility).

translate/
Generates translation source for Transifex based on the HTML source (build utility).
translate.go
Generates translation source based on the HTML source (build utility).

test/
The integration test suite.
Expand Down
Loading