Skip to content

Commit

Permalink
deploy: ebbf5d7
Browse files Browse the repository at this point in the history
  • Loading branch information
thimios committed Dec 2, 2024
1 parent 7ba1c37 commit de9ee3a
Show file tree
Hide file tree
Showing 5 changed files with 174 additions and 13 deletions.
34 changes: 21 additions & 13 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -282,9 +282,9 @@
color: #859900;
}
</style>
<link href="stylesheets/screen-c9d8fa83.css" rel="stylesheet" media="screen" />
<link href="stylesheets/print-953e3353.css" rel="stylesheet" media="print" />
<script src="javascripts/all_nosearch-18c3ed8e.js"></script>
<link href="stylesheets/screen-9c19b03a.css" rel="stylesheet" media="screen" />
<link href="stylesheets/print-966d6edc.css" rel="stylesheet" media="print" />
<script src="javascripts/all_nosearch-53bdb4f3.js"></script>

</head>

Expand All @@ -298,25 +298,33 @@
<div class="toc-wrapper">
<img src="images/logo-ce3134a0.png" class="logo" alt="" />
<ul id="toc" class="toc-list-h1">
<li>
<a href="#introduction" class="toc-h1 toc-link" data-title="Introduction">Introduction</a>
</li>
</ul>
</div>
<div class="page-wrapper">
<div class="dark-box"></div>
<div class="content">
<hr>
<p>title: API Reference</p>

<p>title: index.html.md</p>
<h1 id='introduction'>Introduction</h1>
<p>This fork of slate is intended to be used as a submodule of the <a href="archivesspace">https://github.com/archivesspace/archivesspace</a> repository.
In that repository, this source file will be generated by a build task:</p>
<p>language_tabs: # must be one of https://github.com/rouge-ruby/rouge/wiki/List-of-supported-languages-and-lexers
- shell
- ruby
- python
- javascript</p>

<p><code>build/run docs:build</code></p>
<p>toc_footers:
- <a href='#'>Sign Up for a Developer Key</a>
- <a href='https://github.com/slatedocs/slate'>Documentation Powered by Slate</a></p>

<p>(So do not manually edit this file or check in any versions with actual content.)</p>
<p>includes:
- errors</p>

<p>search: true</p>

<p>code_clipboard: true</p>

<p>meta:
- name: description</p>
<h2 id='content-documentation-for-the-kittn-api'> content: Documentation for the Kittn API</h2>
</div>
<div class="dark-box">
</div>
Expand Down
Loading

0 comments on commit de9ee3a

Please sign in to comment.