-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Open
Copy link
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Milestone
Description
Is your feature request related to a problem?
- Yes
Problem Description:
After the new CLI update the README and documentation needs an update. In particular the documentation of this commands is needed:
- [ ] cfcli install
- [ ] cfcli uninstall
- [ ] cfcli update
- [ ] cfcli info
- [ ] cfcli service
- [ ] cfcli status
- [ ] cfcli logs
- [ ] cfcli help
Solution:
Add the documentation using mkdocs
Additional info
Documentation directory: ./Doc
How to install mkdocs and the required packages:
-
pip install mkdocs mkdocs-material
-
pip install mkdocs-rss-plugin
Launch the local server: -
mkdocs serve
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Type
Projects
Status
In Progress