Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update the ROOT documentation and error messages #19832

Merged
merged 5 commits into from
May 30, 2022

Commits on May 28, 2022

  1. docs: update the ROOT documentation and error messages

    * The documentation now reflects what happens in the
      setting/repository.go::newRepository function:
      filepath.Join(AppWorkPath, RepoRootPath) was missing.
    
    * The error message displayed when RepoRootPath is not found now
      displays the value of RepoRootPath. Given the complexity of the
      construction of this value, only referring to it in the abstract
      is likely to be misleading to the Gitea admin trying to interpret
      the message.
    singuliere committed May 28, 2022
    Configuration menu
    Copy the full SHA
    176edd5 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. Update docs/content/doc/advanced/config-cheat-sheet.en-us.md

    Co-authored-by: delvh <dev.lh@web.de>
    singuliere and delvh committed May 30, 2022
    Configuration menu
    Copy the full SHA
    e309204 View commit details
    Browse the repository at this point in the history
  2. Update docs/content/doc/advanced/config-cheat-sheet.en-us.md

    Co-authored-by: delvh <dev.lh@web.de>
    singuliere and delvh committed May 30, 2022
    Configuration menu
    Copy the full SHA
    aa7ebee View commit details
    Browse the repository at this point in the history
  3. Update docs/content/doc/help/faq.en-us.md

    Co-authored-by: delvh <dev.lh@web.de>
    singuliere and delvh committed May 30, 2022
    Configuration menu
    Copy the full SHA
    1079740 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50a7419 View commit details
    Browse the repository at this point in the history