Skip to content

Commit 481f12f

Browse files
update quick start title (#157)
1 parent 7e040b2 commit 481f12f

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

snooty.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ toc_landing_pages = ["/introduction", "/tutorials", "/sink-connector", "/source-
55

66
[constants]
77
connector = "MongoDB Kafka Connector"
8+
connector-short = "Kafka Connector"
89
connector-long = "MongoDB Connector for Apache Kafka"
910
kafka = "Apache Kafka"
1011
kafka-connect = "Kafka Connect"

source/quick-start.txt

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,22 @@
11
.. _kafka-quick-start:
22

3-
===========
4-
Quick Start
5-
===========
3+
===========================
4+
{+connector-short+} Quick Start
5+
===========================
66

77
.. contents:: On this page
88
:local:
99
:backlinks: none
1010
:depth: 2
1111
:class: singlecol
1212

13+
.. facet::
14+
:name: genre
15+
:values: tutorial
16+
17+
.. meta::
18+
:keywords: get started, tutorial, code example
19+
1320
Overview
1421
--------
1522

0 commit comments

Comments
 (0)