This commit is contained in:
gwen 2026-05-04 20:04:50 +02:00
parent d68641410d
commit 64229f9169
2 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@ todo_include_todos = True
# -- Project information ----------------------------------------------------- # -- Project information -----------------------------------------------------
project = 'Rougail' project = 'Rougail'
copyright = '2019-2025, Silique' copyright = '2019-2026, Silique'
author = 'gwen' author = 'gwen'
# The short X.Y version # The short X.Y version

View file

@ -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. 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 .. extinclude:: https://forge.cloud.silique.fr/stove/rougail-tutorials/raw/commit/v1.1_080/firefox/10-manual.yml
:language: yaml :language: yaml