mirror of
https://github.com/lxc/incus
synced 2026-08-02 05:26:46 +00:00
generate-config: Add internal tool disclaimer
Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>
This commit is contained in:
parent
a84f3a31aa
commit
c31e10604c
@ -4,6 +4,13 @@ A small CLI to parse comments in a Golang codebase meant to be used for a docume
|
||||
|
||||
It parses the comments from the AST and extracts their documentation.
|
||||
|
||||
## Disclaimer
|
||||
|
||||
`generate-config` is intended for internal use within the
|
||||
[Incus](https://github.com/lxc/incus) code base. There are no guarantees regarding
|
||||
backwards compatibility, API stability, or long-term availability. It may change
|
||||
or be removed at any time without prior notice. Use at your own discretion.
|
||||
|
||||
## Usage
|
||||
|
||||
```shell
|
||||
|
||||
Loading…
Reference in New Issue
Block a user