We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f074a0f commit 8c2a6a7Copy full SHA for 8c2a6a7
docs/source/package_definition.rst
@@ -114,7 +114,7 @@ implicit :attr:`this` object:
114
your early bound function. An error will be raised if you do.
115
116
.. warning::
117
- Certain package attributes cannot be accessed inside of an early bound function such as this.root.
+ Certain package attributes cannot be accessed inside of an early bound function such as :attr:`this.root`.
118
119
Additionally, :ref:`build environment variables <build-environment-variables>` cannot be accessed inside
120
of early bound functions.
0 commit comments