We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 457364a commit 4e9939aCopy full SHA for 4e9939a
2 files changed
docs/index.md
@@ -1,6 +1,4 @@
1
# biogather
2
3
-Library to facilitate extraction of information from text and other modalities. Part of the BioCypher ecosystem.
4
-
5
-## Copyright- Copyright © 2025 Sebastian Lobentanzer.
6
-- Free software distributed under the [MIT License](../LICENSE).
+Library to facilitate extraction of information from text and other modalities.
+Part of the BioCypher ecosystem.
mkdocs.yml
@@ -41,10 +41,8 @@ markdown_extensions:
41
theme:
42
features:
43
- content.code.annotate
44
- - navigation.indexes
45
- navigation.instant
46
- - navigation.tracking
47
- - navigation.top
+ - navigation.tabs
48
name: material
49
palette:
50
- scheme: default
0 commit comments