You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ch04packaging/04documentation.ipynb
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -141,7 +141,8 @@
141
141
"cell_type": "markdown",
142
142
"metadata": {},
143
143
"source": [
144
-
"Install Sphinx using the [appropiate instructions](https://www.sphinx-doc.org/en/master/usage/installation.html) for your system following the documentation online."
144
+
"Install Sphinx using the [appropiate instructions](https://www.sphinx-doc.org/en/master/usage/installation.html) for your system following the documentation online.\n",
145
+
"(Note that your output and the linked documentation may differ slightly depending on when you installed Sphinx and what version you're using.)"
145
146
]
146
147
},
147
148
{
@@ -151,7 +152,7 @@
151
152
"\n",
152
153
"Invoke the [sphinx-quickstart](https://www.sphinx-doc.org/en/master/usage/quickstart.html) command to build Sphinx's\n",
153
154
"configuration file automatically based on questions\n",
0 commit comments