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

Documentation website tweaks #1183

Merged
merged 2 commits into from Sep 27, 2022
Merged

Documentation website tweaks #1183

merged 2 commits into from Sep 27, 2022

Conversation

AlekSi
Copy link
Member

@AlekSi AlekSi commented Sep 27, 2022

  • Make "Edit this page" links work.
  • Remove /docs/ from URLs.

Readiness checklist

  • I added tests for new functionality or bugfixes.
  • I ran task all, and it passed.
  • I added/updated comments for both exported and unexported top-level declarations (functions, types, etc).
  • I checked comments rendering with task godocs.
  • I ensured that the title is good enough for the changelog.
  • (for maintainers only) I set Reviewers (@FerretDB/core), Assignee, Labels, Project and project's Sprint fields.
  • I marked all done items in this checklist.

@AlekSi AlekSi added the documentation Something user-visible is badly or not documented label Sep 27, 2022
@AlekSi AlekSi added this to the v0.6.0 Alpha milestone Sep 27, 2022
@AlekSi AlekSi requested a review from a team September 27, 2022 08:05
@AlekSi AlekSi self-assigned this Sep 27, 2022
@vercel
Copy link

vercel bot commented Sep 27, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
ferret-db ✅ Ready (Inspect) Visit Preview Sep 27, 2022 at 8:21AM (UTC)

@AlekSi AlekSi requested review from a team, w84thesun, rumyantseva and noisersup and removed request for a team September 27, 2022 08:05
@AlekSi AlekSi enabled auto-merge (squash) September 27, 2022 08:06
@vercel vercel bot temporarily deployed to Preview September 27, 2022 08:06 Inactive
@codecov
Copy link

codecov bot commented Sep 27, 2022

Codecov Report

Merging #1183 (5df00bb) into main (9c1e684) will decrease coverage by 0.09%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1183      +/-   ##
==========================================
- Coverage   66.26%   66.16%   -0.10%     
==========================================
  Files         250      250              
  Lines       12260    12260              
==========================================
- Hits         8124     8112      -12     
- Misses       3246     3254       +8     
- Partials      890      894       +4     
Impacted Files Coverage Δ
internal/util/version/version.go 55.00% <0.00%> (-5.00%) ⬇️
internal/handlers/common/filter.go 86.01% <0.00%> (-0.94%) ⬇️
Flag Coverage Δ
integration 62.45% <ø> (-0.10%) ⬇️
mongodb 14.80% <ø> (-0.03%) ⬇️
pg 51.86% <ø> (-0.10%) ⬇️
tigris 34.44% <ø> (-0.03%) ⬇️
unit 23.99% <ø> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

@AlekSi AlekSi changed the title Make "Edit this page" links work Documentation website tweaks Sep 27, 2022
@vercel vercel bot temporarily deployed to Preview September 27, 2022 08:21 Inactive
@AlekSi AlekSi merged commit cdcf9b6 into FerretDB:main Sep 27, 2022
@AlekSi AlekSi deleted the docs-edit branch September 27, 2022 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Something user-visible is badly or not documented
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants