Skip to content

Commit 75efc81

Browse files
committed
Add advanced usage section pointing to the API
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 4b6ca21 commit 75efc81

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,18 @@ templates update commit.
214214
project](#create-the-local-development-environment) section to finish the
215215
setup.
216216

217+
## Advanced usage
218+
219+
The Cookiecutter template uses some tools provided as a library by this
220+
project.
221+
222+
Usually users don't need deal with it directly, but if you project needs some
223+
extra customization (like disabling `nox` sessions or adding new ones, or using
224+
different CLI options for some tools), then you'll need to.
225+
226+
You can find information about the extra features in the [API
227+
refence](reference/frequenz/repo/config/).
228+
217229
## Contributing
218230

219231
If you want to know how to build this project and contribute to it, please

0 commit comments

Comments
 (0)