Skip to content
/ Docs Public

Provide AI models with specialized knowledge context.

License

Corzed/Docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

33 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Docs

License: MIT Contributions Welcome

A comprehensive collection of programming documentation designed to provide AI models with specialized knowledge context.

πŸ“‹ Overview

The "Docs" repository centralizes widely used documentation from various programming fields in a standardized format. This enables AI models to access accurate, up-to-date reference materials, improving their ability to provide specialized assistance across multiple technologies and frameworks.

πŸ› οΈ Usage

MCP Server

Download our MCP server to give your ai access to the docs:

https://github.com/Corzed/DocsMCP

For Developers and Contributors

Clone the repository to contribute or utilize locally:

git clone https://github.com/corzed/docs.git
cd docs

βš™οΈ File Structure

Documents are organized hierarchically by technology, version, and topic.

Example:

docs/
β”œβ”€β”€ languages/
β”‚   β”œβ”€β”€ python/
β”‚   β”‚   β”œβ”€β”€ 3.11/
β”‚   β”‚   β”‚   β”œβ”€β”€ standard-library/
β”‚   β”‚   β”‚   β”œβ”€β”€ language-reference/
β”‚   β”‚   β”œβ”€β”€ 3.10/
β”‚   β”œβ”€β”€ javascript/
β”‚       β”œβ”€β”€ es6/
β”‚       β”œβ”€β”€ es2022/
β”œβ”€β”€ frameworks/
β”‚   β”œβ”€β”€ react/
β”‚   β”‚   β”œβ”€β”€ 18.0/
β”‚   β”œβ”€β”€ django/
β”‚       β”œβ”€β”€ 4.2/
└── ...

🀝 Contributing

Contributions are welcome! See CONTRIBUTING.md for guidelines.

Contribution Workflow

  1. Fork the repository
  2. Create a feature branch
  3. Add or update documentation
  4. Submit a pull request
  5. Address review feedback

πŸ“œ License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Provide AI models with specialized knowledge context.

Resources

License

Contributing

Stars

Watchers

Forks