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 1b5ca8d commit b5acf45Copy full SHA for b5acf45
pandas/guide/source/pandas_pr.rst
@@ -51,7 +51,7 @@ To build the documentation run:
51
where `<your-function-or-method>` follows the format described in the previous
52
section.
53
54
-This will generate a file `<pandas-dir>/doc/build/html/generated/<your-function-or-method>.html`
+This will generate a file `<pandas-dir>/doc/build/html/generated_single/<your-function-or-method>.html`
55
that can be opened with your web browser.
56
57
3. Validate that the docstring is clear to others
0 commit comments