juergbi commented on code in PR #2188:
URL: https://github.com/apache/buildstream/pull/2188#discussion_r4046027441
##########
doc/source/format_project.rst:
##########
@@ -204,9 +204,14 @@ URLs which are to be used in the individual ``.bst`` files.
foo: git://git.foo.org/
bar: http://bar.com/downloads/
+If you want to use this project's alias definitions in source plugin ``url``'s,
Review Comment:
Nit:
```suggestion
If you want to use this project's alias definitions in source plugin
``url``s,
```
Or ``url`` attributes.
##########
doc/source/format_project.rst:
##########
@@ -204,9 +204,14 @@ URLs which are to be used in the individual ``.bst`` files.
foo: git://git.foo.org/
bar: http://bar.com/downloads/
+If you want to use this project's alias definitions in source plugin ``url``'s,
+see :ref:`Declaring Sources for elements <format_sources>`
Review Comment:
```suggestion
see :ref:`Declaring Sources for elements <format_sources>`.
```
##########
doc/source/format_project.rst:
##########
@@ -204,9 +204,14 @@ URLs which are to be used in the individual ``.bst`` files.
foo: git://git.foo.org/
bar: http://bar.com/downloads/
+If you want to use this project's alias definitions in source plugin ``url``'s,
+see :ref:`Declaring Sources for elements <format_sources>`
+
If you want this project's alias definitions to also be used for subprojects,
see :ref:`Mapping source aliases of subprojects
<project_junctions_source_aliases>`.
+If you want to map this project's alias definitions to mirrors,
+see :ref:`project_essentials_mirrors`
Review Comment:
```suggestion
see :ref:`project_essentials_mirrors`.
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]