diff --git a/docs/intro/learning.rst b/docs/intro/learning.rst index 930b20b..852e786 100644 --- a/docs/intro/learning.rst +++ b/docs/intro/learning.rst @@ -160,6 +160,9 @@ Python in a Nutshell, written by Alex Martelli, covers most cross-platform python's usage, from its syntax to built-in libraries to advanced topics such as writing C extensions. + `Python in a Nutshell `_ + + The Python Language Reference ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~