Skip to content

Commit ae7a8d8

Browse files
author
committed
Deployed 91026a3 with MkDocs version: 1.6.1
1 parent f43c1c8 commit ae7a8d8

2 files changed

Lines changed: 55 additions & 2 deletions

File tree

‎examples/index.html‎

Lines changed: 54 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -863,6 +863,19 @@
863863

864864

865865

866+
<label class="md-nav__link md-nav__link--active" for="__toc">
867+
868+
869+
870+
<span class="md-ellipsis">
871+
Examples
872+
873+
</span>
874+
875+
876+
<span class="md-nav__icon md-icon"></span>
877+
</label>
878+
866879
<a href="./" class="md-nav__link md-nav__link--active">
867880

868881

@@ -875,6 +888,43 @@
875888

876889
</a>
877890

891+
892+
893+
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
894+
895+
896+
897+
898+
899+
900+
<label class="md-nav__title" for="__toc">
901+
<span class="md-nav__icon md-icon"></span>
902+
Table of contents
903+
</label>
904+
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
905+
906+
<li class="md-nav__item">
907+
<a href="#documentation-services" class="md-nav__link">
908+
<span class="md-ellipsis">
909+
Documentation Services
910+
</span>
911+
</a>
912+
913+
</li>
914+
915+
<li class="md-nav__item">
916+
<a href="#source-aligned-services" class="md-nav__link">
917+
<span class="md-ellipsis">
918+
Source Aligned Services
919+
</span>
920+
</a>
921+
922+
</li>
923+
924+
</ul>
925+
926+
</nav>
927+
878928
</li>
879929

880930

@@ -904,6 +954,7 @@
904954

905955

906956
<h1 id="examples">Examples<a class="headerlink" href="#examples" title="Permanent link">&para;</a></h1>
957+
<h2 id="documentation-services">Documentation Services<a class="headerlink" href="#documentation-services" title="Permanent link">&para;</a></h2>
907958
<ul>
908959
<li><a href="https://github.com/codebase-interface/codebaseinterface" target="_blank">Codebase Interface</a></li>
909960
</ul>
@@ -934,6 +985,8 @@ <h1 id="examples">Examples<a class="headerlink" href="#examples" title="Permanen
934985
<a id="__codelineno-0-22" name="__codelineno-0-22" href="#__codelineno-0-22"></a>└── .editorconfig # Editor configuration file
935986
</code></pre></div>
936987
</details>
988+
<h2 id="source-aligned-services">Source Aligned Services<a class="headerlink" href="#source-aligned-services" title="Permanent link">&para;</a></h2>
989+
<p>TODO: Add examples of source aligned services that follow the codebase interface principles.</p>
937990

938991

939992

@@ -954,7 +1007,7 @@ <h1 id="examples">Examples<a class="headerlink" href="#examples" title="Permanen
9541007
<span class="md-icon" title="Last update">
9551008
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
9561009
</span>
957-
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="October 16, 2025 13:04:37 UTC">October 16, 2025</span>
1010+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="October 16, 2025 13:06:45 UTC">October 16, 2025</span>
9581011
</span>
9591012

9601013

0 commit comments

Comments
 (0)