mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
Deployed 1234acc to 7.x with MkDocs 1.5.3 and mike 2.0.0
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
<link rel="icon" href="../../assets/images/favicon.png">
|
||||
<meta name="generator" content="mkdocs-1.5.3, mkdocs-material-9.4.8">
|
||||
<meta name="generator" content="mkdocs-1.5.3, mkdocs-material-9.4.10">
|
||||
|
||||
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="../../assets/stylesheets/main.4b4a2bd9.min.css">
|
||||
<link rel="stylesheet" href="../../assets/stylesheets/main.fad675c6.min.css">
|
||||
|
||||
|
||||
<link rel="stylesheet" href="../../assets/stylesheets/palette.356b1318.min.css">
|
||||
@@ -711,28 +711,36 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#generating-a-token" class="md-nav__link">
|
||||
Generating a token
|
||||
<span class="md-ellipsis">
|
||||
Generating a token
|
||||
</span>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#requesting-an-access-token" class="md-nav__link">
|
||||
Requesting an Access token
|
||||
<span class="md-ellipsis">
|
||||
Requesting an Access token
|
||||
</span>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#using-the-access-token-to-make-an-authenticated-request" class="md-nav__link">
|
||||
Using the Access token to make an authenticated request
|
||||
<span class="md-ellipsis">
|
||||
Using the Access token to make an authenticated request
|
||||
</span>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#other-token-actions" class="md-nav__link">
|
||||
Other token actions
|
||||
<span class="md-ellipsis">
|
||||
Other token actions
|
||||
</span>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
@@ -1474,28 +1482,36 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#generating-a-token" class="md-nav__link">
|
||||
Generating a token
|
||||
<span class="md-ellipsis">
|
||||
Generating a token
|
||||
</span>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#requesting-an-access-token" class="md-nav__link">
|
||||
Requesting an Access token
|
||||
<span class="md-ellipsis">
|
||||
Requesting an Access token
|
||||
</span>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#using-the-access-token-to-make-an-authenticated-request" class="md-nav__link">
|
||||
Using the Access token to make an authenticated request
|
||||
<span class="md-ellipsis">
|
||||
Using the Access token to make an authenticated request
|
||||
</span>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#other-token-actions" class="md-nav__link">
|
||||
Other token actions
|
||||
<span class="md-ellipsis">
|
||||
Other token actions
|
||||
</span>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
@@ -1702,7 +1718,7 @@ The details of a token can be seen by doing a GET request to the resource URL of
|
||||
<script id="__config" type="application/json">{"base": "../..", "features": ["navigation.instant", "navigation.tabs", "navigation.top", "navigation.indexes"], "search": "../../assets/javascripts/workers/search.f886a092.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": {"provider": "mike"}}</script>
|
||||
|
||||
|
||||
<script src="../../assets/javascripts/bundle.81fa17fe.min.js"></script>
|
||||
<script src="../../assets/javascripts/bundle.6c14ae12.min.js"></script>
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user