Skip to content

All-Hands-AI/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

All Hands AI Documentation

This repository aggregates documentation from multiple All Hands AI repositories to provide a unified documentation site powered by Mintlify.

Structure

  • docs.json - Mintlify configuration file that references docs in these repos
  • .github/workflows/ - GitHub Actions for automatic docs updates
  • docs/ Folders synced from other repos, e.g., openhands/, agent-sdk/

Adding New Documentation Sources

To add documentation from a new repository:

  1. Add workflow like this to the new repo.
  2. Update docs.json to include navigation for the new content (e.g., new-repo/docs/)
  3. Commit the changes and manually trigger the update-docs workflow

Local Development

To run the documentation site locally:

npm install -g mint
# or
yarn global add mint

# Preview local changes
mint dev

Deployment

The documentation site is automatically deployed via Mintlify when changes are pushed to the main branch.

About

Aggregated documentations across multiple repos, including OpenHands, agent-sdk, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages