github.com/khulnasoft-lab/gopkg@v0.0.0-20240121181808-81b44d894093/mkdocs.yml (about)

     1  site_name: Gopkg Documentation
     2  pages:
     3  - Home: index.md
     4  - Getting Started: getting-started.md
     5  - The gopkg.yaml File: gopkg.yaml.md
     6  - Versions and Ranges: versions.md
     7  - Lock file: gopkg.lock.md
     8  - Commands: commands.md
     9  - Resolving Imports: resolving-imports.md
    10  - Vendor Directories: vendor.md
    11  - Plugins: plugins.md
    12  - F.A.Q.: faq.md
    13  theme: readthedocs