Merge pull request #952 from manics/doc-config-usage-location

[MRG] Crosslink 'Configuring your repository' with usage
pull/955/head
Tim Head 2020-09-08 08:51:23 +02:00 zatwierdzone przez GitHub
commit f45d84be1f
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 4 dodań i 0 usunięć

Wyświetl plik

@ -5,6 +5,8 @@ Configuring your repository
Information about configuring your repository to work with repo2docker,
and controlling elements of the built environment using configuration files.
For information on where to put your configuration files see :ref:`usage-config-file-location`.
.. toctree::
:maxdepth: 2
:caption: Complete list of configuration files

Wyświetl plik

@ -79,6 +79,8 @@ specify the ``branch-name`` or ``commit-hash``. For example::
commit-hash will result in the latest commit of the repository being built.
.. _usage-config-file-location:
Where to put configuration files
================================