Describe the feature
Document the new CLL module and integrate it into the Docsify-powered website. This involves creating a folder-specific README and updating the global navigation files.
It should be implemented because
The project’s goal is to be an educational resource. If the code is not documented on the website, it remains inaccessible to the target audience (UIU students and developers).
Additional context
Goal:
Make the CLL module live and searchable on the documentation site.
Files to Create/Modify:
- CLL/README.md: Create detailed documentation and usage examples.
- _sidebar.md: Add the link to the CLL section.
- _navbar.md: Update navigation if necessary.
Specific Task:
Follow the exact Markdown styling and code-block formatting used in SLL/README.md for visual consistency.
Dependency:
- Ensure all function descriptions in the README match the implementation in the code.
Would you like to work on this issue?
None
Describe the feature
Document the new CLL module and integrate it into the Docsify-powered website. This involves creating a folder-specific README and updating the global navigation files.
It should be implemented because
The project’s goal is to be an educational resource. If the code is not documented on the website, it remains inaccessible to the target audience (UIU students and developers).
Additional context
Goal:
Files to Create/Modify:
Specific Task:
Dependency:
README.md#4 (Function logic must be finalized).Would you like to work on this issue?
None