From 0c9bb963bc555a4eb0c34da7ceb18fa843c86a4c Mon Sep 17 00:00:00 2001 From: Philipp Schlegel Date: Sat, 1 Jan 2022 20:22:34 +0000 Subject: [PATCH] docs: add link to Github repo --- docs/index.rst | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 2dd483e..c9a7849 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,7 +1,7 @@ FAFBseg tools ============= -FAFBseg is a set of Python tools to work with various kinds of segmentation +``fafbseg`` is a set of Python tools to work with various kinds of segmentation data in the FAFB dataset: 1. `Google's auto-segmentation `_ @@ -9,7 +9,7 @@ data in the FAFB dataset: 3. `Buhmann et al. 2020 `_ synapse predictions A lot of this library depends on services hosted by Eric Perlman and Davi Bock. -So if you happen to bump into them, buy them a beer or a whiskey. +So if you happen to bump into them, buy them a drink ;) Check out the :ref:`introduction` for a brief overview of FAFB data and the :ref:`tutorials` for code examples. @@ -39,3 +39,10 @@ Features source/install source/gallery source/api + + +.. toctree:: + :caption: Development + :hidden: + + GitHub Repository