File: _config.yml

package info (click to toggle)
python-rq 2.6-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,580 kB
  • sloc: python: 13,878; makefile: 22; sh: 19
file content (60 lines) | stat: -rw-r--r-- 1,395 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
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: Exceptions & Retries
        url: /docs/exceptions/
      - text: Scheduling & Repeating Jobs
        url: /docs/scheduling/
      - text: Cron Style Scheduling
        url: /docs/cron/
      - text: Job Registries
        url: /docs/job_registries/
      - text: Monitoring
        url: /docs/monitoring/
      - text: Connections
        url: /docs/connections/
      - 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: Systemd
        url: /patterns/systemd/
  - 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/
  - text: Chat
    url: /chat/