Add quick start

This adds a small quick starts but also doesn't
run integration jobs on doc changes.

Change-Id: Id95db9c275906a530878afbb7cfbaa61c33e5b75
diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml
index 8f19a49..f461374 100644
--- a/zuul.d/jobs.yaml
+++ b/zuul.d/jobs.yaml
@@ -19,6 +19,8 @@
       - zuul.d/playbooks/ansible-collection-atmosphere-tox-build/post-run.yml
     vars:
       tox_envlist: build
+    irrelevant-files:
+      - doc/.*
 
 - job:
     name: ansible-collection-atmosphere-tox-molecule
@@ -31,6 +33,8 @@
     vars:
       tox_environment:
         STACK_NAME: "atmosphere-{{ zuul.build }}"
+    irrelevant-files:
+      - doc/.*
 
 - job:
     name: ansible-collection-atmosphere-tox-molecule-default