@@ -9,7 +9,7 @@ migration_approved: false
99github_org : gardenlinux
1010github_repo : python-gardenlinux-lib
1111github_source_path : docs/overview/index.md
12- github_target_path : " docs/reference/supporting_tools/python-gardenlinux-lib/overview/index .md"
12+ github_target_path : " docs/reference/supporting_tools/python-gardenlinux-lib.md"
1313---
1414
1515# Garden Linux Python Library Documentation
@@ -18,8 +18,6 @@ Welcome to the Garden Linux Python Library documentation. This library provides
1818Python tools and utilities for working with Garden Linux features, flavors, OCI
1919artifacts, S3 buckets, and GitHub releases.
2020
21- ![ Garden Linux Logo] ( ../_static/gardenlinux-logo.svg )
22-
2321## Overview
2422
2523The Garden Linux Python Library is a comprehensive toolkit for managing and
@@ -37,21 +35,21 @@ interacting with Garden Linux components. It includes:
3735### Command-Line Interface
3836
3937The library provides several command-line tools for common operations. See the
40- [ Command-Line Interface documentation] ( ../how-to/ cli.md) for detailed
38+ [ Command-Line Interface documentation] ( /reference/python-gardenlinux-lib- cli.md) for detailed
4139information about all available commands.
4240
4341### Release Management
4442
4543For information about versioning and release procedures, see the
46- [ Release documentation] ( .. /how-to/release.md) .
44+ [ Release documentation] ( /how-to/python-gardenlinux-lib- release.md ) .
4745
4846### API Reference
4947
5048For detailed Python API documentation, including all modules, classes, and
5149functions, see the
5250[ API Reference on ReadTheDocs] ( https://gardenlinux.github.io/python-gardenlinux-lib/api.html ) .
5351
54- ## Documentation Sections
52+ ## Next Steps
5553
56- - [ Command-Line Interface] ( ../how-to/ cli.md)
57- - [ Release documentation ] ( .. /how-to/release.md)
54+ - [ Command-Line Interface - Python Library ] ( /reference/python-gardenlinux-lib- cli.md)
55+ - [ Release Process - Python Library ] ( /how-to/python-gardenlinux-lib- release.md )
0 commit comments