| title | Core Features |
|---|---|
| description | Discover the essential features of the Yassine Fatihi documentation platform designed for streamlined project organization. |
The Yassine Fatihi documentation platform empowers you to organize project information efficiently. You create structured knowledge bases, collaborate seamlessly, and access content across devices. Key capabilities include intuitive hierarchies, robust sharing tools, powerful search, rich media support, and full mobile optimization.
Build nested page structures for clear navigation. Share and edit docs with your team securely. Find content quickly with filters and full-text search. Embed images, videos, and interactive elements. Access your docs on any device without compromise.You organize content using nested pages and sidebars. Create parent-child relationships to reflect your project's structure.
graph TD
A[Home] --> B[Projects]
B --> C[Project 1]
C --> D[Setup]
C --> E[API]
B --> F[Project 2]
A --> G[Guides]
Invite team members and control access levels. Share public links or embed pages externally.
Generate invite links with roles like `Editor` or `Viewer`.<CodeGroup tabs="URL,CLI">
````bash
# Share via secure link
https://docs.example.com/invite?token=YOUR_TOKEN
````
````bash
# CLI command (if integrated)
docs share --team --role=editor
````
</CodeGroup>
Set `read-only` for clients or `full-access` for partners.
Locate documents instantly with full-text search and metadata filters.
| Feature | Description | Example Filter |
|---|---|---|
| Full-Text Search | Searches titles, content, and tags | API integration |
| Tag Filtering | Filter by custom tags | tag:urgent |
| Advanced Query | Combine operators like AND/OR | project AND setup |
| Recent Activity | Sort by last edited or viewed | sort:recent |
Enhance docs with visuals and interactivity.
```markdown  ``` ````markdownYour documentation adapts seamlessly to phones and tablets. Sidebars collapse, text reflows, and touch interactions work smoothly.
Customize via theme settings:- Enable swipe navigation
- Adjust font scaling
- Optimize image loading for slow connections
Explore these features to maximize your project's documentation efficiency. Start by structuring your first hierarchy today.