Skip to content

Commit bb9356b

Browse files
committed
Updated Sphinx quickstart response
1 parent 18d9792 commit bb9356b

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

ch04packaging/04documentation.ipynb

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -175,13 +175,17 @@
175175
"metadata": {},
176176
"source": [
177177
"```\n",
178-
"Welcome to the Sphinx 1.8.0 quickstart utility.\n",
178+
"Welcome to the Sphinx 3.3.0 quickstart utility.\n",
179179
"\n",
180-
"Please enter avalues for the following settings (just press Enter to\n",
180+
"Please enter values for the following settings (just press Enter to\n",
181181
"accept a default value, if one is given in brackets).\n",
182182
"\n",
183-
"Enter the root path for documentation.\n",
184-
"> Root path for the documentation [.]:\n",
183+
"Selected root path: .\n",
184+
"\n",
185+
"You have two options for placing the build directory for Sphinx output.\n",
186+
"Either, you use a directory \"_build\" within the root path, or you separate\n",
187+
"\"source\" and \"build\" directories within the root path.\n",
188+
"> Separate source and build directories (y/n) [n]:\n",
185189
"```"
186190
]
187191
},

0 commit comments

Comments
 (0)