-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Add documentation for all commands #1680
Comments
There are so many commands. Well making a proper markdown for each command should be done in |
I guess it is a possible solution, although we already cover some of the commands in the |
As part of the discussion to happen in #1678 I have both composure
|
Thanks - good thoughts, all! The composure documentation of the functions is great, although it only provides help for the actual functions (with the underscore prefix). We should definitely add that, but it's only one option. Some more thoughts:
Thoughts? |
Then i would ask you to go for readthedocs.io as it support in document searching also |
Great thoughts everyone 😃 My votes:
|
This issue is something that I am looking into right now, really want to improve our docs |
I'd like to suggest something like (Not-code-level documentation should be separate, or the code gets unreadable. I've made that mistake in other projects.) |
I'm wondering whether we want to include this in the documentation. I've checked the main README file, it currently does not provide a complete list of all commands (e.g.
bash-it reload
). We might want to add that at one point - probably as a separate PR when (hopefully at one point) rework the documentation.Originally posted by @nwinkler in #1672 (comment)
The text was updated successfully, but these errors were encountered: