Skip to content

Commit 0b61c73

Browse files
committed
deploy: 75ecc17
0 parents  commit 0b61c73

45 files changed

Lines changed: 8640 additions & 0 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.buildinfo

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Sphinx build info version 1
2+
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
3+
config: 390c961e532fe1fc88ad5bee051ad7fe
4+
tags: 645f666f9bcd5a90fca523b33c5a78b7

.nojekyll

Whitespace-only changes.

_sources/index.md.txt

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Welcome to CCPBioSim Developer Organisation
2+
3+
This GitHub organisation contains software, workshop material and many other types of repositories. These pages are aimed at developers, not users. They contain information about our development practices as well as details of which repositories are actively maintained and which are not.
4+
5+
This is currently a work in progress. Over time we wish to add things like roadmaps, dashboards, docs about coding etc etc.
6+
7+
```{toctree}
8+
---
9+
maxdepth: 2
10+
caption: Contents:
11+
---
12+
software-dash.md
13+
workshops-dash.md
14+
new-software.md
15+
```
16+
17+
## Indices and tables
18+
19+
- {ref}`genindex`
20+
- {ref}`search`

0 commit comments

Comments
 (0)