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 a353a2a commit cb00a90Copy full SHA for cb00a90
README.md
@@ -85,9 +85,9 @@ To generate documentation for the Python API:
85
cd <taco-directory>/python_bindings
86
make html
87
88
-Before generating the documentation, you must have first built the Python API
89
-(by following the [instructions above](#building-python-api)) as well as
90
-installed the following dependencies:
+Before generating the documentation, you must have built the Python API (by
+following the [instructions above](#building-python-api)) as well as installed
+the following dependencies:
91
92
pip install sphinx
93
pip install numpydoc
0 commit comments