-
-
Notifications
You must be signed in to change notification settings - Fork 200
Expand file tree
/
Copy pathmyst.yml
More file actions
46 lines (45 loc) · 1.54 KB
/
myst.yml
File metadata and controls
46 lines (45 loc) · 1.54 KB
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
# See docs at: https://mystmd.org/guide/frontmatter
version: 1
project:
id: 639d0ba7-28e9-427a-9d98-0446cee46405
title: Tavern
description: Easily test REST, gRPC, GraphQL, and MQTT services
keywords: [pytest, rest, grpc, mqtt, graphql, testing]
# authors: [michaelboulton@gmail.com]
github: https://github.com/taverntesting/tavern
# To autogenerate a Table of Contents, run "myst init --write-toc"
toc:
# Auto-generated by `myst init --write-toc`
- file: README.md
title: Home
- file: docs/source/examples.md
- file: docs/source/basics.md
children:
- file: docs/source/core_concepts/marks.md
- file: docs/source/core_concepts/types.md
- file: docs/source/core_concepts/external_code.md
- file: docs/source/core_concepts/config.md
- file: docs/source/core_concepts/flow.md
- file: docs/source/core_concepts/reports.md
- file: docs/source/core_concepts/from_python.md
- title: Request backends
children:
- file: docs/source/http.md
- file: docs/source/graphql.md
- file: docs/source/grpc.md
- file: docs/source/mqtt.md
- file: docs/source/plugins.md
children:
- file: docs/source/plugins/custom.md
- file: docs/source/debugging.md
- file: docs/source/cookbook.md
- file: CONTRIBUTING.md
- file: CHANGELOG.md
site:
template: book-theme
options:
favicon: docs/source/_static/favicon.png
logo: docs/source/_static/favicon.png
# nav:
# - title: Internal page
# url: /website-metadata