Jonas Bröms
22e85a503a
Docs: Fix broken markdown with unescaped character ( #3470 )
2018-02-07 21:29:42 -06:00
Jonas Bröms
fbe2f666e7
Clarify Indexer MAX_FILE_SIZE ( #3469 )
2018-02-07 20:10:36 -06:00
Timo Schindler
e181c93071
Added quoting for passwords in sample.app.ini and documentation ( #3395 )
2018-01-27 20:35:49 +02:00
Alberto González Palomo
0a13e391e9
Improve documentation about custom templates. ( #3345 )
...
Now includes all the template hooks in the page, and a detailed
example for the common case of adding an "about" page.
2018-01-11 21:56:40 +02:00
Alberto González Palomo
ac5ec671c6
Templates for extra links in top navbar and repo tool tabs. ( #3308 )
...
These templates add content to the top navbar
and to the repository page.
This way we do not have to copy and modify the whole
template, and re-modify it after upgrading Gitea if
it changes.
Signed-off-by: Alberto González Palomo <bugs@sentido-labs.com >
2018-01-10 08:19:50 +02:00
Michael Lustfield
3f7768d4e8
General documentation cleanup ( #3317 )
...
* Clean up spelling, grammar, perspective, whitespace, language, markup, etc.
2018-01-08 23:48:42 +01:00
Antoine GIRARD
a48de0304a
Add missing indexer doc in configuration ( #3324 )
...
* Add missing indexer doc in configuration
* Unify MAX_FILE_SIZE to 1024 * 1024
2018-01-08 07:03:52 +02:00
Michael Lustfield
40eb44b973
Add defaults to config cheatsheet, and minor language cleanup. ( #3290 )
...
* Add defaults to config cheatsheet, and clean up document.
* Updates and touchups, per review.
2018-01-06 22:15:14 +02:00
Lunny Xiao
cb76d2b1fc
add external tool docs ( #3301 )
2018-01-06 05:28:31 -06:00
Mike Fellows
f4cd1e6f8e
Add docs for REDIRECT_OTHER_PORT and PORT_TO_REDIRECT config options ( #3262 )
2017-12-27 08:35:19 -06:00
Lunny Xiao
b92998c090
Support default private when creating or migrating repository ( #3239 )
...
* support default private when creating or migrating repository
* fix fmt
* use string constants on repository default private in app.ini
* fix fmt
2017-12-20 06:59:56 -06:00
Sandro Santilli
20097c2807
Add missing repository setting docs in cheat sheet ( #3230 )
2017-12-19 04:40:21 -06:00
Sandro Santilli
11236ebd7d
Improve cron.archive_cleanup docs in cheat sheet and app.ini.sample ( #3215 )
...
Include defaults in cheat sheet, for that section
2017-12-17 16:37:34 +02:00
techknowlogick
de0e3f1fa0
Reduce overhead of upgrades for users with custom stylesheets/JS ( #3051 )
2017-12-03 02:26:06 +02:00
techknowlogick
3d25922ae7
French translation for docs ( #3030 )
...
original PR go-gitea/docs#147 and author @0xbaadf00d
2017-11-30 20:45:48 +08:00
techknowlogick
4b90703858
Import docs into main repository ( #2874 )
...
* import docs into main repository
Signed-off-by: Matti Ranta <matti@mdranta.net >
2017-11-26 23:44:32 +02:00