Skip to content

Commit

Permalink
doc/contributing: Remove link to incus-doc (not valid yet)
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Graber <[email protected]>
  • Loading branch information
stgraber committed Oct 4, 2023
1 parent 22c9c4e commit 0b6fc06
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion doc/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ The documentation of configuration options is extracted from comments in the Go
Look for comments that start with `gendoc:generate` in the code.

When you add or change a configuration option, make sure to include the required documentation comment for it.
See the [`incus-doc` README file](https://github.com/lxc/incus/blob/main/lxd/incus-doc/README.md) for information about the format.

Then run `make generate-config` to re-generate the `doc/config_options.txt` file.
The updated file should be checked in.
Expand Down

0 comments on commit 0b6fc06

Please sign in to comment.