This commit is contained in:
RubenVerborgh
2021-01-13 09:45:11 +00:00
parent fb9f2ac7c0
commit 7b5f76302d
495 changed files with 9371 additions and 4804 deletions

View File

@@ -3,8 +3,8 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Community Solid Server - v0.4.0</title>
<meta name="description" content="Documentation for Community Solid Server - v0.4.0">
<title>Community Solid Server - v0.4.1</title>
<meta name="description" content="Documentation for Community Solid Server - v0.4.1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="assets/css/main.css">
<script async src="assets/js/search.js" id="search-script"></script>
@@ -23,7 +23,7 @@
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="index.html" class="title">Community Solid Server - v0.4.0</a>
<a href="index.html" class="title">Community Solid Server - v0.4.1</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
@@ -50,7 +50,7 @@
</div>
<div class="tsd-page-title">
<div class="container">
<h1>Community Solid Server - v0.4.0</h1>
<h1>Community Solid Server - v0.4.1</h1>
</div>
</div>
</header>
@@ -91,7 +91,7 @@
and check how it is made.
<br>
The <a href="https://solid.github.io/community-server/docs/">📗 API documentation</a>
and the <a href="https://github.com/RubenVerborgh/solid-server-architecture">📐 architectural diagram</a>
and the <a href="https://rubenverborgh.github.io/solid-server-architecture/solid-architecture-v1-3-0.pdf">📐 architectural diagram</a>
can help you find your way.</p>
<p>If you are interested in helping out with the development of this server,
be sure to have a look at the <a href="https://github.com/solid/community-server/wiki/Notes-for-developers">📓 developer notes</a>
@@ -365,6 +365,9 @@
<li class=" tsd-kind-module">
<a href="modules/ldp_permissions_sparqlpatchpermissionsextractor.html">ldp/permissions/<wbr>Sparql<wbr>Patch<wbr>Permissions<wbr>Extractor</a>
</li>
<li class=" tsd-kind-module">
<a href="modules/ldp_representation_basicrepresentation.html">ldp/representation/<wbr>Basic<wbr>Representation</a>
</li>
<li class=" tsd-kind-module">
<a href="modules/ldp_representation_representation.html">ldp/representation/<wbr>Representation</a>
</li>
@@ -476,6 +479,9 @@
<li class=" tsd-kind-module">
<a href="modules/storage_atomicresourcestore.html">storage/<wbr>Atomic<wbr>Resource<wbr>Store</a>
</li>
<li class=" tsd-kind-module">
<a href="modules/storage_baseresourcestore.html">storage/<wbr>Base<wbr>Resource<wbr>Store</a>
</li>
<li class=" tsd-kind-module">
<a href="modules/storage_conditions.html">storage/<wbr>Conditions</a>
</li>
@@ -521,6 +527,9 @@
<li class=" tsd-kind-module">
<a href="modules/storage_conversion_chainedconverter.html">storage/conversion/<wbr>Chained<wbr>Converter</a>
</li>
<li class=" tsd-kind-module">
<a href="modules/storage_conversion_contenttypereplacer.html">storage/conversion/<wbr>Content<wbr>Type<wbr>Replacer</a>
</li>
<li class=" tsd-kind-module">
<a href="modules/storage_conversion_conversionutil.html">storage/conversion/<wbr>Conversion<wbr>Util</a>
</li>