Commit Graph

11 Commits (4d1c41d4e28b87da1261bb2d9d8f7c00c91fc142)

Author SHA1 Message Date
guillep2k d816f7018b
Remove migration support from versions earlier than 1.6.0 ()
* Remove migration support from versions earlier than 1.6.0

* Remove unused functions

* Update gogs upgrade instructions

* Improve "latest" link as per @jolheiser

Co-authored-by: Antoine GIRARD <sapk@users.noreply.github.com>
Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
ZHOU Cheng 412679fd8b 登陆 to 登录 ()
kolaente d6f6f9db3f Add notice to docs for migrating from more recent versions of Gogs ()
Signed-off-by: kolaente <k@knt.li>
Johan Van de Wauw 336cb24bfd Fix downloads url ()
The link without slash is not working
Aidan Fitzgerald f5cf9a8355 Copyedit docs ()
Shikiryu 915278f237 Add docs about database migration ()
* Add docs about database migration

* Reorder upgrade from Gogs steps
Deoren Moor b63e2e0ded Update en-us and fr-fr versions of the "Upgrade from Gogs" doc ()
* Update "Upgrade from Gogs" en-us doc

- Move "Change gogs specific information" FROM/TO steps up
  to just beneath matching section header, adjust indention
  and explicitly specify syntax of code sample to provide
  highlighting

- Adjust header levels to match what appears to be the
  intended level, remove trailing decoration (see below)

- Move "Upgrading to most recent ..." section down, remove
  decoration (section header formatting likely covers this
  well enough already)

refs , 

* Update "Upgrade from Gogs" fr-fr doc

- Adjust indention and explicitly specify syntax of code
  sample to provide highlighting

- Adjust header levels to match what appears to be the
  intended level, remove trailing decoration since
  section header formatting likely covers this
  well enough already

refs , 
Victor Polevoy e7cea92535 Update gogs to gitea migration manual ()
Updates the manual for latest gogs changes.
Michael Lustfield 3ee8be3849 General documentation cleanup ()
* Clean up spelling, grammar, perspective, whitespace, language, markup, etc.
techknowlogick 474dfcc798 French translation for docs ()
original PR  and author @0xbaadf00d
techknowlogick fb5c6b6444 Import docs into main repository ()
* import docs into main repository

Signed-off-by: Matti Ranta <matti@mdranta.net>