| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
This is still making multiple large changes at once. I've opened #2759 with a clean version update |
Sorry, something went wrong.
|
Correcting my previous comment, I think I got what you meant all along, by having a separate PR that just updates the current docs, we can have the least possible diff. |
Sorry, something went wrong.
Codecov Report
@@ Coverage Diff @@
## main #2758 +/- ##
==========================================
- Coverage 66.02% 62.87% -3.16%
==========================================
Files 118 123 +5
Lines 1351 1441 +90
Branches 342 361 +19
==========================================
+ Hits 892 906 +14
- Misses 422 494 +72
- Partials 37 41 +4
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Sorry, something went wrong.
|
@nschonni I'm updating this PR and decoupling the visual changes on Markdown-side. So that we have a grasp of the actual diff. |
Sorry, something went wrong.
|
@nschonni @benhalverson PR ready for review, the verbose now is way smaller and the actual changes are visible. |
Sorry, something went wrong.
refactor(api): improved api generation and reduced noise chore(docs): resynced docs fix(structure-types): improved recognition for structure types chore(api): synced api docs
feat(utils): created util specific for data tags replacement chore(components): updated usage of components for data-tag replacement and improved toc chore(snaps): updated snapshots chore(api): regenerated api docs
| Back | FazBrowse Home | New Git URL |
Description
This PR tackles the remaining MDX/Markdown issues from our repository. Basically the current sync-api script still had some issues and some of our Markdown pages are non-conforming, son this PR does the following:
Check List