From 6d8f98a2e06c965a961707305339ba4d953e78a6 Mon Sep 17 00:00:00 2001 From: Julia Schumann <32182254+schumannj@users.noreply.github.com> Date: Tue, 18 Jun 2024 14:33:24 +0100 Subject: [PATCH] 5 documentation (#26) * add App Scribe * clean up docs --- docs/how_to/use_this_plugin.md | 3 +-- docs/reference/references.md | 11 +++++------ mkdocs.yml | 4 ---- 3 files changed, 6 insertions(+), 12 deletions(-) diff --git a/docs/how_to/use_this_plugin.md b/docs/how_to/use_this_plugin.md index 2830fc8..aec98ef 100644 --- a/docs/how_to/use_this_plugin.md +++ b/docs/how_to/use_this_plugin.md @@ -28,5 +28,4 @@ Once the Oasis is deployed, you can generate different entries as shown below. ## Use the dedicated UniSysCat Explore App to get an overview and find entries -!!! Attention: -TODO add introduction of App \ No newline at end of file + \ No newline at end of file diff --git a/docs/reference/references.md b/docs/reference/references.md index c580c61..3230b56 100644 --- a/docs/reference/references.md +++ b/docs/reference/references.md @@ -1,10 +1,9 @@ # References -!!! note "Attention" - TODO +!!! note "**List of ELN Schemas from this Plugin**" -!!! note "List of (Entry Data type) Schemas from the Plugin" - EPR - IRSpectroscopy - NRVSpectroscopy + - UniSysCatExampleSample + - EPR + - IRSpectroscopy + - NRVSpectroscopy diff --git a/mkdocs.yml b/mkdocs.yml index 7685f37..9d86f1e 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -6,13 +6,9 @@ repo_url: https://github.com/Pepe-Marquez/nomad-unisyscat nav: - Home: index.md - - Tutorial: tutorial/tutorial.md - How-to guides: - Install this Plugin: how_to/install_this_plugin.md - Use this Plugin: how_to/use_this_plugin.md - - Contribute to this plugin: how_to/contribute_to_this_plugin.md - - Contribute to the documentation: how_to/contribute_to_the_documentation.md - - Explanation: explanation/explanation.md - Reference: reference/references.md plugins: - search