add getting started section for library docs

This commit is contained in:
Sarah Hoffmann
2023-08-27 14:42:04 +02:00
parent f917fa67aa
commit ef1b52eee5
4 changed files with 199 additions and 31 deletions

View File

@@ -29,3 +29,8 @@ th {
.doc-children .doc-contents {
margin-left: 3em;
}
.md-footer__inner {
display: none;
}