-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improved help experience (updated) #76
Conversation
…into html for Just the Docs
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good, will need to test doco with LLM before launching new version.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
changes accepted
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved
(Adjusted version of PR #75)
In this pull request all issues listed in ticket #113
Mainly:
Splitting up our massive
README.md
file into separate pages per topic, i.e. installation, getting started, etc.Updated the
generate_docs()
function to mirror the splitting up of our README onto the documentation website. All changes inside the /docs folder are related to this.Various improvements to
generate_docs()
documentation website output, mainly much more usable "Commands" page and translation of GitHub alert tags:Important
This is an important message
Added special
README--PYPI.md
for PyPI with all internal links translated to absolute links linking to docs website (TO BE TESTED ON NEXT UPDATE)Support for querying command categories in the CLI, eg.
? molecule working set
ormws ?
will get you: