diff --git a/docs/source/index.rst b/docs/source/index.rst index 87525fb..ba1b6b7 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -3,6 +3,8 @@ Categorical Variation Representation Specification .. Short Problem statement. +blah + The Categorical Variation Study Group is developing a data framework and specification for a computable model of categorical variants. This is related to broader GA4GH efforts to streamline genomic knowledge standards across disparate genomic knowledge repositories. A categorical variation representation specification is required to facilitate the needs for storing, searching, and interpreting knowledge related to both individual genomic variants and the categories of variation to which they belong. .. Variant interpretation diff --git a/docs/source/requirements.txt b/docs/source/requirements.txt index 7557efe..75231ed 100644 --- a/docs/source/requirements.txt +++ b/docs/source/requirements.txt @@ -1,3 +1,3 @@ -sphinx ~= 4.2 +sphinx ~= 7.2 jinja2 == 3.1.3 sphinx-rtd-theme == 1.3.0 \ No newline at end of file