User Guide
Welcome to the LeafMove Smart Documentation Center User Guide. This guide will help you quickly get started and master all the features of the system.
🎯 What is LeafMove Smart Documentation Center?
LeafMove Smart Documentation Center is an intelligent document management system based on VuePress that provides:
🔍 Automatic Discovery
- Automatically scans and organizes document structure
- Real-time updates when new files are added
- Smart navigation generation
🔎 Powerful Search
- Full-text search across all documents
- Real-time search suggestions
- Keyboard shortcuts for quick access
🔄 Automated Deployment
- GitHub Actions automated deployment
- Automatic change detection
- Multi-platform deployment support
🤖 AI Integration
- AI-assisted content creation
- Smart prompt libraries
- Automated documentation generation
🚀 Quick Start
System Requirements
- Node.js: Version 16.0 or higher
- Package Manager: npm, yarn, or pnpm
- Operating System: Windows, macOS, or Linux
- Browser: Modern browsers (Chrome, Firefox, Safari, Edge)
Installation Steps
Clone the Repository
git clone https://github.com/your-username/autodoc.git cd autodoc
Install Dependencies
npm install
Start Development Server
npm run docs:dev
Access the Application Open your browser and visit: http://localhost:8080
📚 Core Features
Document Management
- Create and edit Markdown documents
- Organize content with folder structures
- Automatic link generation and validation
Search and Navigation
- Full-text search with instant results
- Hierarchical navigation tree
- Breadcrumb navigation
Customization
- Theme customization options
- Custom styling with SCSS
- Plugin system for extended functionality
🎓 Learning Path
We recommend following this learning path:
- Getting Started - Basic installation and setup
- Configuration - Detailed configuration options
- Content Creation - Learn to create documentation
- Deployment - Deploy to production
💡 Tips for Success
- Start with the Quick Start guide
- Explore the example documents
- Use the search function to find specific information
- Check out the AutoBox AI features for enhanced productivity
🆘 Getting Help
If you need assistance:
- Check the documentation sections
- Search for existing solutions
- Visit our community forums
- Contact technical support
🔗 Quick Links
Ready to get started? Begin with our Getting Started Guide!