|
|
@@ -23,6 +23,8 @@ Variable :variable:`<PLACEHOLDER>_VARIABLE` with leading placeholder.
|
|
|
Variable :variable:`VARIABLE_<PLACEHOLDER>` with trailing placeholder.
|
|
|
Variable :variable:`<PLACEHOLDER>_VARIABLE <target>` with leading placeholder and target.
|
|
|
Variable :variable:`VARIABLE_<PLACEHOLDER> <target>` with trailing placeholder and target.
|
|
|
+Environment variable :envvar:`SOME_ENV_VAR`.
|
|
|
+Environment variable :envvar:`some env var <SOME_ENV_VAR>` with space and target.
|
|
|
Generator :generator:`Some Generator` with space.
|
|
|
|
|
|
.. |not replaced| replace:: not replaced through toctree
|