[BUILD] Switch to using Markdown for docs

This commit is contained in:
2023-01-07 20:59:35 +00:00
parent b00a4dcb8e
commit 7e9bbd2792
2 changed files with 10 additions and 13 deletions

View File

@@ -29,6 +29,8 @@ intersphinx_mapping = {
} }
intersphinx_disabled_domains = ['std'] intersphinx_disabled_domains = ['std']
myst_enable_extensions = ['colon_fence']
templates_path = ['_templates'] templates_path = ['_templates']
exclude_patterns = [] exclude_patterns = []

View File

@@ -1,19 +1,14 @@
.. BRECcIA Relationship Mapper documentation master file, created by # BRECcIA Relationship Mapper documentation
sphinx-quickstart on Sat Jan 7 20:02:22 2023.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to the BRECcIA Relationship Mapper documentation
========================================================
The BRECcIA Relationship Mapper is a web app designed to track and quantify the the relationships between personnel - primarily developed for use in research projects. It is designed for global use across many different organisations involved in a single project, and has been utilised in [the BRECcIA project](https://gcrf-breccia.com) itself. The BRECcIA Relationship Mapper is a web app designed to track and quantify the the relationships between personnel - primarily developed for use in research projects. It is designed for global use across many different organisations involved in a single project, and has been utilised in [the BRECcIA project](https://gcrf-breccia.com) itself.
This work was funded through the "Building REsearch Capacity for sustainable water and food security In drylands of sub-saharan Africa" (BRECcIA) project which is supported by UK Research and Innovation as part of the Global Challenges Research Fund, grant number NE/P021093/1. This work was funded through the "Building REsearch Capacity for sustainable water and food security In drylands of sub-saharan Africa" (BRECcIA) project which is supported by UK Research and Innovation as part of the Global Challenges Research Fund, grant number NE/P021093/1.
.. note:: :::{note}
This project is still under development until April 2023. This project is still under development until April 2023.
:::
.. toctree:: ```{toctree}
:maxdepth: 2 :maxdepth: 2
:caption: Contents: :caption: Contents:
```