mirror of https://github.com/peter4431/rq.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
51 lines
942 B
YAML
51 lines
942 B
YAML
7 years ago
|
baseurl: /
|
||
|
exclude: design
|
||
|
permalink: pretty
|
||
|
|
||
|
navigation:
|
||
|
- text: Home
|
||
|
url: /
|
||
|
- text: Docs
|
||
|
url: /docs/
|
||
|
subs:
|
||
|
- text: Queues
|
||
|
url: /docs/
|
||
|
- text: Workers
|
||
|
url: /docs/workers/
|
||
|
- text: Results
|
||
|
url: /docs/results/
|
||
|
- text: Jobs
|
||
|
url: /docs/jobs/
|
||
|
- text: Monitoring
|
||
|
url: /docs/monitoring/
|
||
|
- text: Connections
|
||
|
url: /docs/connections/
|
||
|
- text: Exceptions
|
||
|
url: /docs/exceptions/
|
||
|
- text: Testing
|
||
|
url: /docs/testing/
|
||
|
- text: Patterns
|
||
|
url: /patterns/
|
||
|
subs:
|
||
|
- text: Heroku
|
||
|
url: /patterns/
|
||
|
- text: Django
|
||
|
url: /patterns/django/
|
||
|
- text: Sentry
|
||
|
url: /patterns/sentry/
|
||
|
- text: Supervisor
|
||
|
url: /patterns/supervisor/
|
||
|
- text: Contributing
|
||
|
url: /contrib/
|
||
|
subs:
|
||
|
- text: Internals
|
||
|
url: /contrib/
|
||
|
- text: GitHub
|
||
|
url: /contrib/github/
|
||
|
- text: Documentation
|
||
|
url: /contrib/docs/
|
||
|
- text: Testing
|
||
|
url: /contrib/testing/
|
||
|
- text: Vagrant
|
||
|
url: /contrib/vagrant/
|