diff options
| author | Fuwn <[email protected]> | 2021-06-10 11:33:05 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-06-10 11:33:05 -0700 |
| commit | 8106b1b303d497a79b6529e2c929b9aabb3bf951 (patch) | |
| tree | e9fca45e66de6914ac06753a068c9f0076eb70e3 /README.rst | |
| parent | fix(global): doc styling for all crates (diff) | |
| download | whirl-8106b1b303d497a79b6529e2c929b9aabb3bf951.tar.xz whirl-8106b1b303d497a79b6529e2c929b9aabb3bf951.zip | |
docs(readme): extra doc info
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ------------ |