-
Notifications
You must be signed in to change notification settings - Fork 0
Create Documentation ✍️ #105
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Activity
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description 📑
This issue is to request documentation for the LeetCode Tracker project. The documentation should provide clear and comprehensive information about the project, its purpose, functionality, and how to use it effectively.
Documentation Requirements
The documentation should cover the following aspects:
Guide 🎈
We are using Docsify to create documentation
installation
npm i docsify-cli -gdocsify serve docsIt will open the docs in the browser with a specified URL
Refer to the documentation of Docsify