-
Notifications
You must be signed in to change notification settings - Fork 6
Add English mkdocs #367
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
base: develop
Are you sure you want to change the base?
Add English mkdocs #367
Conversation
for more information, see https://pre-commit.ci
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #367 +/- ##
===========================================
+ Coverage 92.36% 92.67% +0.30%
===========================================
Files 229 229
Lines 10245 10247 +2
Branches 1021 1021
===========================================
+ Hits 9463 9496 +33
+ Misses 587 564 -23
+ Partials 195 187 -8 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
mkdocs/config/en/mkdocs.yml
Outdated
| - "0.7.1": changelog/0.7.1 | ||
| - "0.7.0": changelog/0.7.0 | ||
| - "DB": | ||
| - db_/index.md |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
db_connection/ is mostly converted to .md, but is missing in navbar, so these pages cannot be reached
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
commented "nav" section for a while, this switch on auto generated navigation.
…nto english_mkdocs
Change Summary
Add directory with markdown version of documentation.
Related issue number
Checklist
docs/changelog/next_release/<pull request or issue id>.<change type>.rstfile added describing change(see CONTRIBUTING.rst for details.)