aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-06-10 11:33:05 -0700
committerFuwn <[email protected]>2021-06-10 11:33:05 -0700
commit8106b1b303d497a79b6529e2c929b9aabb3bf951 (patch)
treee9fca45e66de6914ac06753a068c9f0076eb70e3 /README.rst
parentfix(global): doc styling for all crates (diff)
downloadwhirl-8106b1b303d497a79b6529e2c929b9aabb3bf951.tar.xz
whirl-8106b1b303d497a79b6529e2c929b9aabb3bf951.zip
docs(readme): extra doc info
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index f33a45a..f51c345 100644
--- a/README.rst
+++ b/README.rst
@@ -67,7 +67,7 @@ subcommand;
.. code-block:: shell
- $ cargo +nightly doc --open --document-private-items --no-deps
+ $ cargo +nightly doc --open --document-private-items --no-deps # or `cargo make gen-docs`
Known Issues
------------