Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes for intro page and various docs page headings #287

Merged
merged 7 commits into from Aug 11, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
188 changes: 94 additions & 94 deletions 25/generated/admin_client_config.html

Large diffs are not rendered by default.

356 changes: 178 additions & 178 deletions 25/generated/connect_config.html

Large diffs are not rendered by default.

66 changes: 33 additions & 33 deletions 25/generated/connect_transforms.html
Expand Up @@ -5,9 +5,9 @@ <h5>org.apache.kafka.connect.transforms.InsertField</h5>
<ul class="config-list">
<li>
<h4 class="anchor-heading">
<a class="anchor-link" id="offset.field" href="#offset.field"></a>
offset.field
</h4>
<a class="anchor-link" id="offset.field"></a>
<a href="#offset.field">offset.field</a>
</h4>
<p>Field name for Kafka offset - only applicable to sink connectors.<br/>Suffix with <code>!</code> to make this a required field, or <code>?</code> to keep it optional (the default).</p>
<table class="data-table"><tbody>
<tr><th>Type:</th><td>string</td></tr>
Expand All @@ -18,9 +18,9 @@ <h4 class="anchor-heading">
</li>
<li>
<h4 class="anchor-heading">
<a class="anchor-link" id="partition.field" href="#partition.field"></a>
partition.field
</h4>
<a class="anchor-link" id="partition.field"></a>
<a href="#partition.field">partition.field</a>
</h4>
<p>Field name for Kafka partition. Suffix with <code>!</code> to make this a required field, or <code>?</code> to keep it optional (the default).</p>
<table class="data-table"><tbody>
<tr><th>Type:</th><td>string</td></tr>
Expand All @@ -31,9 +31,9 @@ <h4 class="anchor-heading">
</li>
<li>
<h4 class="anchor-heading">
<a class="anchor-link" id="static.field" href="#static.field"></a>
static.field
</h4>
<a class="anchor-link" id="static.field"></a>
<a href="#static.field">static.field</a>
</h4>
<p>Field name for static data field. Suffix with <code>!</code> to make this a required field, or <code>?</code> to keep it optional (the default).</p>
<table class="data-table"><tbody>
<tr><th>Type:</th><td>string</td></tr>
Expand All @@ -44,9 +44,9 @@ <h4 class="anchor-heading">
</li>
<li>
<h4 class="anchor-heading">
<a class="anchor-link" id="static.value" href="#static.value"></a>
static.value
</h4>
<a class="anchor-link" id="static.value"></a>
<a href="#static.value">static.value</a>
</h4>
<p>Static field value, if field name configured.</p>
<table class="data-table"><tbody>
<tr><th>Type:</th><td>string</td></tr>
Expand All @@ -57,9 +57,9 @@ <h4 class="anchor-heading">
</li>
<li>
<h4 class="anchor-heading">
<a class="anchor-link" id="timestamp.field" href="#timestamp.field"></a>
timestamp.field
</h4>
<a class="anchor-link" id="timestamp.field"></a>
<a href="#timestamp.field">timestamp.field</a>
</h4>
<p>Field name for record timestamp. Suffix with <code>!</code> to make this a required field, or <code>?</code> to keep it optional (the default).</p>
<table class="data-table"><tbody>
<tr><th>Type:</th><td>string</td></tr>
Expand All @@ -70,9 +70,9 @@ <h4 class="anchor-heading">
</li>
<li>
<h4 class="anchor-heading">
<a class="anchor-link" id="topic.field" href="#topic.field"></a>
topic.field
</h4>
<a class="anchor-link" id="topic.field"></a>
<a href="#topic.field">topic.field</a>
</h4>
<p>Field name for Kafka topic. Suffix with <code>!</code> to make this a required field, or <code>?</code> to keep it optional (the default).</p>
<table class="data-table"><tbody>
<tr><th>Type:</th><td>string</td></tr>
Expand Down Expand Up @@ -222,9 +222,9 @@ <h5>org.apache.kafka.connect.transforms.SetSchemaMetadata</h5>
<ul class="config-list">
<li>
<h4 class="anchor-heading">
<a class="anchor-link" id="schema.name" href="#schema.name"></a>
schema.name
</h4>
<a class="anchor-link" id="schema.name"></a>
<a href="#schema.name">schema.name</a>
</h4>
<p>Schema name to set.</p>
<table class="data-table"><tbody>
<tr><th>Type:</th><td>string</td></tr>
Expand All @@ -235,9 +235,9 @@ <h4 class="anchor-heading">
</li>
<li>
<h4 class="anchor-heading">
<a class="anchor-link" id="schema.version" href="#schema.version"></a>
schema.version
</h4>
<a class="anchor-link" id="schema.version"></a>
<a href="#schema.version">schema.version</a>
</h4>
<p>Schema version to set.</p>
<table class="data-table"><tbody>
<tr><th>Type:</th><td>int</td></tr>
Expand All @@ -256,9 +256,9 @@ <h5>org.apache.kafka.connect.transforms.TimestampRouter</h5>
<ul class="config-list">
<li>
<h4 class="anchor-heading">
<a class="anchor-link" id="timestamp.format" href="#timestamp.format"></a>
timestamp.format
</h4>
<a class="anchor-link" id="timestamp.format"></a>
<a href="#timestamp.format">timestamp.format</a>
</h4>
<p>Format string for the timestamp that is compatible with <code>java.text.SimpleDateFormat</code>.</p>
<table class="data-table"><tbody>
<tr><th>Type:</th><td>string</td></tr>
Expand All @@ -269,9 +269,9 @@ <h4 class="anchor-heading">
</li>
<li>
<h4 class="anchor-heading">
<a class="anchor-link" id="topic.format" href="#topic.format"></a>
topic.format
</h4>
<a class="anchor-link" id="topic.format"></a>
<a href="#topic.format">topic.format</a>
</h4>
<p>Format string which can contain <code>${topic}</code> and <code>${timestamp}</code> as placeholders for the topic and timestamp, respectively.</p>
<table class="data-table"><tbody>
<tr><th>Type:</th><td>string</td></tr>
Expand Down Expand Up @@ -366,9 +366,9 @@ <h5>org.apache.kafka.connect.transforms.TimestampConverter</h5>
<ul class="config-list">
<li>
<h4 class="anchor-heading">
<a class="anchor-link" id="target.type" href="#target.type"></a>
target.type
</h4>
<a class="anchor-link" id="target.type"></a>
<a href="#target.type">target.type</a>
</h4>
<p>The desired timestamp representation: string, unix, Date, Time, or Timestamp</p>
<table class="data-table"><tbody>
<tr><th>Type:</th><td>string</td></tr>
Expand Down