This document outlines the specifications for the /docs
section of our platform. It serves as a guide for understanding the structure, formatting rules, and content guidelines.
Overview
- Purpose: Provide standardized documentation for API endpoints and user guides
- Scope: Covers technical specifications, usage examples, and content policies
- Format: Markdown-based with semantic structure and visual enhancements
Structure Requirements
- Header: Use
#
for main titles,##
for subsections - Code Blocks: Enclose code with triple backticks (```language)
- Links: Always use absolute paths starting with
/
- Images: Insert using this format:
*Example keywords*: `markdown`, `documentation`, `api`, `specification`
Formatting Guidelines
- Use consistent heading levels (1-3)
- Add emojis for visual emphasis where appropriate
- Maintain proper spacing between sections
- Always include a "Further Reading" section with relevant links
Further Reading
For more information about document structure:
Documentation Structure Guide 📘
Explore our API reference:
API Specification 🔗