mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-20 04:11:10 -05:00
15 lines
291 B
YAML
15 lines
291 B
YAML
title: Roo Documentation
|
|
description: Documentation for the Roo project
|
|
theme: just-the-docs
|
|
|
|
url: https://yourusername.github.io/repo-name
|
|
|
|
aux_links:
|
|
"Roo on GitHub":
|
|
- "//github.com/yourusername/repo-name"
|
|
|
|
# Enable search
|
|
search_enabled: true
|
|
|
|
# Enable dark mode
|
|
color_scheme: dark |