diff --git a/docs/docs/index.md b/docs/docs/index.md index c274f42..1a77779 100644 --- a/docs/docs/index.md +++ b/docs/docs/index.md @@ -1,5 +1,5 @@ --- -title: "RQ: Documentation" +title: "RQ: Documentation Overview" layout: docs --- diff --git a/docs/docs/jobs.md b/docs/docs/jobs.md index e9c2f87..bbea32a 100644 --- a/docs/docs/jobs.md +++ b/docs/docs/jobs.md @@ -1,5 +1,5 @@ --- -title: "RQ: Documentation" +title: "RQ: Jobs" layout: docs --- diff --git a/docs/docs/results.md b/docs/docs/results.md index 5228104..e5369f0 100644 --- a/docs/docs/results.md +++ b/docs/docs/results.md @@ -1,5 +1,5 @@ --- -title: "RQ: Documentation" +title: "RQ: Results" layout: docs --- diff --git a/docs/docs/workers.md b/docs/docs/workers.md index 2175fd0..4e3b3e7 100644 --- a/docs/docs/workers.md +++ b/docs/docs/workers.md @@ -1,5 +1,5 @@ --- -title: "RQ: Simple job queues for Python" +title: "RQ: Workers" layout: docs ---