Skip to content

Commit

Permalink
Deployed 37e52ed to dev with MkDocs 1.5.3 and mike 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bakdata-bot committed Oct 25, 2023
1 parent a49d16b commit 618c06f
Show file tree
Hide file tree
Showing 33 changed files with 151 additions and 69 deletions.
4 changes: 2 additions & 2 deletions dev/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -1315,11 +1315,11 @@


<li class="md-nav__item">
<a href="/kpops/dev/developer/formatting.md" class="md-nav__link">
<a href="/kpops/dev/developer/style/" class="md-nav__link">


<span class="md-ellipsis">
Formatting
Style
</span>


Expand Down
6 changes: 4 additions & 2 deletions dev/developer/auto-generation/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
<link rel="prev" href="../../user/references/ci-integration/github-actions/">


<link rel="next" href="../style/">


<link rel="icon" href="../../assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.5.3, mkdocs-material-9.4.6">
Expand Down Expand Up @@ -1446,11 +1448,11 @@


<li class="md-nav__item">
<a href="../formatting.md" class="md-nav__link">
<a href="../style/" class="md-nav__link">


<span class="md-ellipsis">
Formatting
Style
</span>


Expand Down
94 changes: 87 additions & 7 deletions dev/developer/style/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
<link rel="canonical" href="https://bakdata.github.io/kpops/dev/developer/style/">


<link rel="prev" href="../auto-generation/">



<link rel="icon" href="../../assets/images/favicon.png">
Expand Down Expand Up @@ -237,10 +239,12 @@








<li class="md-tabs__item">
<li class="md-tabs__item md-tabs__item--active">
<a href="../auto-generation/" class="md-tabs__link">


Expand Down Expand Up @@ -1266,6 +1270,8 @@








Expand All @@ -1281,12 +1287,12 @@



<li class="md-nav__item md-nav__item--section md-nav__item--nested">
<li class="md-nav__item md-nav__item--active md-nav__item--section md-nav__item--nested">




<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_3" >
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_3" checked>


<label class="md-nav__link" for="__nav_3" id="__nav_3_label" tabindex="">
Expand All @@ -1300,7 +1306,7 @@
<span class="md-nav__icon md-icon"></span>
</label>

<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_3_label" aria-expanded="false">
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_3_label" aria-expanded="true">
<label class="md-nav__title" for="__nav_3">
<span class="md-nav__icon md-icon"></span>
Developer Guide
Expand Down Expand Up @@ -1331,17 +1337,91 @@





<li class="md-nav__item">
<a href="../formatting.md" class="md-nav__link">

<li class="md-nav__item md-nav__item--active">

<input class="md-nav__toggle md-toggle" type="checkbox" id="__toc">





<label class="md-nav__link md-nav__link--active" for="__toc">


<span class="md-ellipsis">
Formatting
Style
</span>


<span class="md-nav__icon md-icon"></span>
</label>

<a href="./" class="md-nav__link md-nav__link--active">


<span class="md-ellipsis">
Style
</span>


</a>



<nav class="md-nav md-nav--secondary" aria-label="Table of contents">






<label class="md-nav__title" for="__toc">
<span class="md-nav__icon md-icon"></span>
Table of contents
</label>
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>

<li class="md-nav__item">
<a href="#python" class="md-nav__link">
Python
</a>

<nav class="md-nav" aria-label="Python">
<ul class="md-nav__list">

<li class="md-nav__item">
<a href="#configuration" class="md-nav__link">
Configuration
</a>

</li>

<li class="md-nav__item">
<a href="#editor-integration" class="md-nav__link">
Editor integration
</a>

</li>

</ul>
</nav>

</li>

<li class="md-nav__item">
<a href="#markdown" class="md-nav__link">
Markdown
</a>

</li>

</ul>

</nav>

</li>


Expand Down
4 changes: 2 additions & 2 deletions dev/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1393,11 +1393,11 @@ <h1>KPOps Documentation</h1>


<li class="md-nav__item">
<a href="developer/formatting.md" class="md-nav__link">
<a href="developer/style/" class="md-nav__link">


<span class="md-ellipsis">
Formatting
Style
</span>


Expand Down
4 changes: 2 additions & 2 deletions dev/resources/architecture/components-hierarchy/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1328,11 +1328,11 @@


<li class="md-nav__item">
<a href="../../../developer/formatting.md" class="md-nav__link">
<a href="../../../developer/style/" class="md-nav__link">


<span class="md-ellipsis">
Formatting
Style
</span>


Expand Down
4 changes: 2 additions & 2 deletions dev/resources/examples/defaults/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1333,11 +1333,11 @@


<li class="md-nav__item">
<a href="../../../developer/formatting.md" class="md-nav__link">
<a href="../../../developer/style/" class="md-nav__link">


<span class="md-ellipsis">
Formatting
Style
</span>


Expand Down
4 changes: 2 additions & 2 deletions dev/resources/examples/pipeline/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1333,11 +1333,11 @@


<li class="md-nav__item">
<a href="../../../developer/formatting.md" class="md-nav__link">
<a href="../../../developer/style/" class="md-nav__link">


<span class="md-ellipsis">
Formatting
Style
</span>


Expand Down
4 changes: 2 additions & 2 deletions dev/resources/pipeline-components/pipeline/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1333,11 +1333,11 @@


<li class="md-nav__item">
<a href="../../../developer/formatting.md" class="md-nav__link">
<a href="../../../developer/style/" class="md-nav__link">


<span class="md-ellipsis">
Formatting
Style
</span>


Expand Down
4 changes: 2 additions & 2 deletions dev/resources/pipeline-defaults/defaults/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1333,11 +1333,11 @@


<li class="md-nav__item">
<a href="../../../developer/formatting.md" class="md-nav__link">
<a href="../../../developer/style/" class="md-nav__link">


<span class="md-ellipsis">
Formatting
Style
</span>


Expand Down
4 changes: 2 additions & 2 deletions dev/resources/variables/cli_env_vars/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1328,11 +1328,11 @@


<li class="md-nav__item">
<a href="../../../developer/formatting.md" class="md-nav__link">
<a href="../../../developer/style/" class="md-nav__link">


<span class="md-ellipsis">
Formatting
Style
</span>


Expand Down
4 changes: 2 additions & 2 deletions dev/resources/variables/config_env_vars/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1328,11 +1328,11 @@


<li class="md-nav__item">
<a href="../../../developer/formatting.md" class="md-nav__link">
<a href="../../../developer/style/" class="md-nav__link">


<span class="md-ellipsis">
Formatting
Style
</span>


Expand Down
Binary file modified dev/sitemap.xml.gz
Binary file not shown.
4 changes: 2 additions & 2 deletions dev/user/core-concepts/components/kafka-app/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1440,11 +1440,11 @@


<li class="md-nav__item">
<a href="../../../../developer/formatting.md" class="md-nav__link">
<a href="../../../../developer/style/" class="md-nav__link">


<span class="md-ellipsis">
Formatting
Style
</span>


Expand Down
4 changes: 2 additions & 2 deletions dev/user/core-concepts/components/kafka-connector/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1355,11 +1355,11 @@


<li class="md-nav__item">
<a href="../../../../developer/formatting.md" class="md-nav__link">
<a href="../../../../developer/style/" class="md-nav__link">


<span class="md-ellipsis">
Formatting
Style
</span>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1440,11 +1440,11 @@


<li class="md-nav__item">
<a href="../../../../developer/formatting.md" class="md-nav__link">
<a href="../../../../developer/style/" class="md-nav__link">


<span class="md-ellipsis">
Formatting
Style
</span>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1440,11 +1440,11 @@


<li class="md-nav__item">
<a href="../../../../developer/formatting.md" class="md-nav__link">
<a href="../../../../developer/style/" class="md-nav__link">


<span class="md-ellipsis">
Formatting
Style
</span>


Expand Down
4 changes: 2 additions & 2 deletions dev/user/core-concepts/components/kubernetes-app/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1440,11 +1440,11 @@


<li class="md-nav__item">
<a href="../../../../developer/formatting.md" class="md-nav__link">
<a href="../../../../developer/style/" class="md-nav__link">


<span class="md-ellipsis">
Formatting
Style
</span>


Expand Down
4 changes: 2 additions & 2 deletions dev/user/core-concepts/components/overview/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1355,11 +1355,11 @@


<li class="md-nav__item">
<a href="../../../../developer/formatting.md" class="md-nav__link">
<a href="../../../../developer/style/" class="md-nav__link">


<span class="md-ellipsis">
Formatting
Style
</span>


Expand Down
4 changes: 2 additions & 2 deletions dev/user/core-concepts/components/producer-app/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1440,11 +1440,11 @@


<li class="md-nav__item">
<a href="../../../../developer/formatting.md" class="md-nav__link">
<a href="../../../../developer/style/" class="md-nav__link">


<span class="md-ellipsis">
Formatting
Style
</span>


Expand Down
Loading

0 comments on commit 618c06f

Please sign in to comment.