Skip to content

Latest commit

 

History

History
91 lines (62 loc) · 2.82 KB

File metadata and controls

91 lines (62 loc) · 2.82 KB

GitHub Action: Generate Documentation

Generate Documentation

Marketplace Release License Stars PRs Welcome

Overview

Generate project metadata pages

Features:

  • Scans all repositories in the organization
  • Categorizes projects by type
  • Generates the projects overview page
  • Updates homepage with featured projects

Usage

- uses: hoverkraft-tech/public-docs/.github/actions/generate-docs@c40c17f7d6a8090950b3ef4bfc70502707a6bb9f # 0.3.0
  with:
    # GitHub token used to authenticate repository queries.
    # This input is required.
    github-token: ""

Inputs

Input Description Required Default
github-token GitHub token used to authenticate repository queries. true -

Contributing

Contributions are welcome! Please see the contributing guidelines for more details.

License

This project is licensed under the MIT License.

SPDX-License-Identifier: MIT

Copyright © 2026 hoverkraft-tech

For more details, see the license.


This documentation was automatically generated by CI Dokumentor.