Skip to content

Commit 66d6e3f

Browse files
committed
remove DESY from sidebar
1 parent fc15e73 commit 66d6e3f

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/mkdocs/mkdocs.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ nav:
2323

2424
- SciCat Operator Guide:
2525
- operator-manual/index.md
26-
- sites/DESY/index.md
2726
- swagger/index.md
2827
- backendconfig/index.md
2928
- authorization/index.md

docs/swagger/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Swagger or Explorer - The Backend API
1+
# Swagger - explore the Backend API
22

33
If SciCat has been set up and runs, one has direct access to the backend through the APIs via the Swagger tool or Explorer interface. Often, you can simply extend the ```url``` by ```/explorer```, e.g. ```https://myscicat.mydomain.de/explorer```. You will see a list of all APIs of that instance.
44

0 commit comments

Comments
 (0)