docs
docs copied to clipboard
Revamp docs structure
This pull request includes several changes to the documentation and UI components to improve the user experience and update the content. The most important changes include updates to the navigation labels and structure, enhancements to the Intro component, and renaming of certain components.
Updates to navigation labels and structure:
docusaurus.config.js: Changed the label from "Installation" to "Getting Started" and updated the navigation structure to include "Enterprise" and "Resources" sections, with links to blogs, contributing guide, and glossary. Added a "Pricing" link to the header. [1] [2] [3]
Enhancements to Intro component:
src/components/Intro.js: Updated theLanguagessection to change the header to "QuickStart" and added tooltips for various languages. Enhanced theFrameworkssection by adding tooltips and hover effects for different frameworks. Updated the main header to "Getting Started ✨" and added a description for quick-start guides. [1] [2] [3] [4]
Renaming of components:
src/components/DevScribe.js(renamed fromsrc/components/GitTogether.js): Updated the component to reflect the new name "DevScribe" and changed the associated links and image references.
Minor UI fixes:
src/components/Community.js: Removed an outdated comment related to the SVG viewBox attribute.src/components/KeployCloud.js: Simplified the paragraph structure by removing an unnecessary block element.## What has changed?
Please include a summary of the change.
This PR Resolves #(issue)
Type of change
Please delete options that are not relevant.
- [ ] Bug fix (non-breaking change which fixes an issue).
- [ ] New feature (non-breaking change which adds functionality).
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected).
- [ ] Documentation update (if none of the other choices apply).
How Has This Been Tested?
Please run npm run build and npm run serve to check if the changes are working as expected. Please include screenshots of the output of both the commands. Add screenshots/gif of the changes if possible.
Checklist:
- [ ] My code follows the style guidelines of this project.
- [ ] I have performed a self-review of my own code.
@Sonichigo please fix the following pointers.
- [ ] Screen responsiveness is breaking.
Nice Pr 😄. We currently support Unit Test Generation only for Go projects.
Stay tuned – support for more languages is coming soon! 🚀
Nice Pr 😄. We currently support Unit Test Generation only for Go projects.
Stay tuned – support for more languages is coming soon! 🚀