linutil
linutil copied to clipboard
Docs Update
Pull Request
PLEASE READ ADDITIONAL INFO BEFORE MERGING!
Title
Docs Update
Type of Change
- [ ] New feature
- [ ] Bug fix
- [x] Documentation Update
- [ ] Refactoring
- [ ] Hotfix
- [ ] Security patch
- [ ] UI/UX improvement
Description
Docs Update to move files and add info
Testing
Fully tested on another repo.
Impact
Full as there is loads of new features to docs.
Issue related to PR
- Resolves no issues
Additional Information
On Repo Settings go to Actions - General then make sure Workflow permissions is set to Read and write permissions and on Pages it is set to look at / (root). This will fix all issues regarding docs.
Checklist
- [x] My code adheres to the coding and style guidelines of the project.
- [x] I have performed a self-review of my own code.
- [x] I have commented my code, particularly in hard-to-understand areas.
- [x] I have made corresponding changes to the documentation.
- [x] My changes generate no errors/warnings/merge conflicts.