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

Doc updates for customization and installation. #6176

Merged
merged 9 commits into from
Feb 28, 2019

Conversation

jolheiser
Copy link
Member

Resolves #6172

I think the docs could use more cleanup, but I figured this would be a good start.

Signed-off-by: jolheiser <john.olheiser@gmail.com>
@codecov-io
Copy link

codecov-io commented Feb 25, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@1cf3fc3). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #6176   +/-   ##
=========================================
  Coverage          ?   38.87%           
=========================================
  Files             ?      354           
  Lines             ?    50210           
  Branches          ?        0           
=========================================
  Hits              ?    19517           
  Misses            ?    27867           
  Partials          ?     2826

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1cf3fc3...143f472. Read the comment docs.

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Feb 25, 2019
@lafriks lafriks added the type/docs This PR mainly updates/creates documentation label Feb 25, 2019
Signed-off-by: jolheiser <john.olheiser@gmail.com>
Signed-off-by: jolheiser <john.olheiser@gmail.com>
Signed-off-by: jolheiser <john.olheiser@gmail.com>
Signed-off-by: jolheiser <john.olheiser@gmail.com>
Copy link
Contributor

@zeripath zeripath left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for doing this. It's really helpful to update these docs. I think people have genuinely struggled to get things to work and if we can at all help reduce that we should.

docs/content/doc/advanced/customizing-gitea.en-us.md Outdated Show resolved Hide resolved
docs/content/doc/advanced/customizing-gitea.en-us.md Outdated Show resolved Hide resolved
models/models.go Outdated Show resolved Hide resolved
@techknowlogick techknowlogick added pr/breaking Merging this PR means builds will break. Needs a description what exactly breaks, and how to fix it! and removed pr/breaking Merging this PR means builds will break. Needs a description what exactly breaks, and how to fix it! labels Feb 27, 2019
@techknowlogick
Copy link
Member

Thanks for updating the documentation. It is really appreciated. I'm still a bit jetlagged so I'm going to take a step back from reviewing any more PRs tonight, so I will let others give their 👍

Updated doc sentence structure

Signed-off-by: jolheiser <john.olheiser@gmail.com>
Signed-off-by: jolheiser <john.olheiser@gmail.com>
@jolheiser jolheiser changed the title Doc updates and changing default sqlite DB path Doc updates for customization and installation. Feb 27, 2019
@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Feb 27, 2019
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Feb 28, 2019
@lunny lunny merged commit 4b7237b into go-gitea:master Feb 28, 2019
@jolheiser jolheiser deleted the update_docs branch February 28, 2019 14:44
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/docs This PR mainly updates/creates documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Installation from binary docs issue.
9 participants