aai-institute / lakefs-spec

An fsspec implementation for the lakeFS project.
http://lakefs-spec.org/
Apache License 2.0
37 stars 4 forks source link

Add links to subpages in lakefs_spec API reference #272

Closed leonpawelzik closed 3 months ago

leonpawelzik commented 3 months ago

Add subpage links to lakefs_spec API reference

This pull request enhances the lakefs_spec API reference page by adding links to the following subpages:

The gen_api_ref_pages.py script has been updated to conditionally include a text block with these links when generating the lakefs_spec page. This improves navigation and discoverability of the subpages within the API reference.

Resolves: Issue https://github.com/aai-institute/MLOps-Engineering/issues/55 .

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.32%. Comparing base (a1d7119) to head (0e43a79).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #272 +/- ## ======================================= Coverage 94.32% 94.32% ======================================= Files 5 5 Lines 388 388 Branches 72 72 ======================================= Hits 366 366 Misses 13 13 Partials 9 9 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

nicholasjng commented 3 months ago

Please git rm docs/.DS_Store again, and consider putting it into your machine's global gitignore: https://gist.github.com/subfuzion/db7f57fff2fb6998a16c