Attempt to improve docs (yet again)#18687
Merged
Merged
Conversation
Attempt to make the passthrough docs clearer. Add some more faq entries Signed-off-by: Andrew Thornton <art27@cantab.net>
Contributor
Author
|
Please if there are changes - either push directly or make |
zeripath
commented
Feb 9, 2022
Gusted
reviewed
Feb 9, 2022
Co-authored-by: Gusted <williamzijl7@hotmail.com>
Codecov Report
@@ Coverage Diff @@
## main #18687 +/- ##
=======================================
Coverage ? 46.65%
=======================================
Files ? 846
Lines ? 121367
Branches ? 0
=======================================
Hits ? 56623
Misses ? 57864
Partials ? 6880 Continue to review full report at Codecov.
|
6543
approved these changes
Feb 10, 2022
Gusted
approved these changes
Feb 10, 2022
Contributor
Author
|
make lgtm |
zjjhot
added a commit
to zjjhot/gitea
that referenced
this pull request
Feb 11, 2022
* giteaofficial/main: Prevent double encoding of branch names in delete branch (go-gitea#18714) [skip ci] Updated translations via Crowdin Attempt to improve docs (yet again) (go-gitea#18687) Make the proformas clearer that we need DEBUG logs (go-gitea#18700) Update SSH Server crypto settings (go-gitea#18697) Fix bug for version update hint (go-gitea#18701)
Chianina
pushed a commit
to Chianina/gitea
that referenced
this pull request
Mar 28, 2022
* Attempt to improve docs (yet again) Attempt to make the passthrough docs clearer. Add some more faq entries Signed-off-by: Andrew Thornton <art27@cantab.net> * Apply suggestions from code review * Apply suggestions from code review Co-authored-by: Gusted <williamzijl7@hotmail.com> * Update docs/content/doc/installation/with-docker.en-us.md * Update docs/content/doc/installation/with-docker.en-us.md Co-authored-by: Gusted <williamzijl7@hotmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Attempt to make the passthrough docs clearer.
Add some more faq entries
Signed-off-by: Andrew Thornton art27@cantab.net