Skip to content

Commit bb2c762

Browse files
authored
chore: cleanup obsolete Transifex mention (#1015)
Update developer intro to skip Transifex reference. Fix script names where a directory was supposedly documented. Signed-off-by: André Colomb <src@andre.colomb.de>
1 parent eacd374 commit bb2c762

1 file changed

Lines changed: 3 additions & 6 deletions

File tree

dev/intro.rst

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -144,14 +144,11 @@ man/
144144
script/
145145
Various utility scripts for auto generating stuff and so on.
146146

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

150-
transifexdl/
151-
Downloads translations from Transifex (build utility).
152-
153-
translate/
154-
Generates translation source for Transifex based on the HTML source (build utility).
150+
translate.go
151+
Generates translation source based on the HTML source (build utility).
155152

156153
test/
157154
The integration test suite.

0 commit comments

Comments
 (0)