pilosus / pip-license-checker

Check license types for third-party dependencies: permissive, copyleft, proprietory, etc.
https://blog.pilosus.org/posts/2021/09/07/pip-license-checker/
Other
67 stars 3 forks source link

Project standalone documentation #84

Open pilosus opened 3 years ago

pilosus commented 3 years ago

As the project gets bigger, so does the README. It's hard to navigate now. Although getting help from lein run --help is a nice way to look up options available, cannot cover all the topics not necessarily about the tool but probably related to how the tool is to be run in certain scenarios. cljdoc is a nice autodoc for the library uploaded to the Clojars, yet it suffers from the same limitations as the embedded help.

All in all, a standalone website with the documentation is needed to cover:

The platforms for hosting static web pages to consider: