conf
This commit is contained in:
parent
d68641410d
commit
64229f9169
2 changed files with 2 additions and 2 deletions
|
|
@ -14,7 +14,7 @@ todo_include_todos = True
|
|||
# -- Project information -----------------------------------------------------
|
||||
|
||||
project = 'Rougail'
|
||||
copyright = '2019-2025, Silique'
|
||||
copyright = '2019-2026, Silique'
|
||||
author = 'gwen'
|
||||
|
||||
# The short X.Y version
|
||||
|
|
|
|||
|
|
@ -84,7 +84,7 @@ If you remember, it's mostly the content as the family `manual.http_proxy` in `f
|
|||
|
||||
Very simply. In the usual way: we will add a `type` parameter in our family declaration.
|
||||
|
||||
Let's declare that a family is of type `proxy` as follows:
|
||||
Let's modify the existing family using this new `proxy` type:
|
||||
|
||||
.. extinclude:: https://forge.cloud.silique.fr/stove/rougail-tutorials/raw/commit/v1.1_080/firefox/10-manual.yml
|
||||
:language: yaml
|
||||
|
|
|
|||
Loading…
Reference in a new issue