diff options
| author | Fuwn <[email protected]> | 2021-06-10 11:33:05 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-06-10 11:33:05 +0000 |
| commit | c4c5b5599dac2c942f2e1af1a3dfce810e04c670 (patch) | |
| tree | c7bf5f2f5e133ca037a82fed78fa99967b05b3ed /README.rst | |
| parent | fix(global): doc styling for all crates (diff) | |
| download | whirl-c4c5b5599dac2c942f2e1af1a3dfce810e04c670.tar.xz whirl-c4c5b5599dac2c942f2e1af1a3dfce810e04c670.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 ------------ |