docs-server-1.0.0 is not a library.
A minimal live-reload HTTP server for rustdoc.
To install it, run
Running it is as easy as running the docs
command at your crate's directory.
You can now try to create, edit, or delete any file. You'll see displayed in your terminal:
Reloading the web server in your browser will show the updated documentation.
To see the full list of options, run docs --help
.