We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c6772d commit 0b8fdf9Copy full SHA for 0b8fdf9
1 file changed
docs/index.rst docs/index.mddocs/index.rst renamed to docs/index.md
@@ -1,15 +1,10 @@
1
-DeclaD Documentation
2
-====================
+## Documentation
3
4
DeclaD (Declaration Daemon) is a utility for declaring files and their metadata to data management systems.
5
6
Currently, DeclaD supports MetaCat/Rucio and SAM data management systems.
7
8
-.. toctree::
9
- :maxdepth: 2
10
- :caption: Contents:
11
-
12
-Setting up DeclaD
13
-Updating DeclaD
14
-Using DeclaD
15
-Metadata extractors
+* [Setting up DeclaD](./setup.rst)
+* [Updating DeclaD](./updating.rst)
+* [Using DeclaD](./using.rst)
+* [Metadata extractors](./metadata-extractors.rst)
0 commit comments