You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,13 @@ This is a service used within the NHS for managing and recording school-aged vac
13
13
|[Training](https://github.com/nhsuk/manage-vaccinations-in-schools/deployments/training)|[training.manage-vaccinations-in-schools.nhs.uk](https://training.manage-vaccinations-in-schools.nhs.uk)| External training | ❌ |`release` branch | manual |[`staging`](config/environments/staging.rb)|
14
14
|[Production](https://github.com/nhsuk/manage-vaccinations-in-schools/deployments/production)|[www.manage-vaccinations-in-schools.nhs.uk](https://www.manage-vaccinations-in-schools.nhs.uk)| Live service | ✅ |`release` branch | manual |[`production`](config/environments/production.rb)|
15
15
16
+
## Documentation
17
+
18
+
We have two Rdoc versions:
19
+
20
+
1.[next](https://nhsuk.github.io/manage-vaccinations-in-schools/rdoc/next) - useful for dev work (based off the `next` branch).
21
+
2.[release](https://nhsuk.github.io/manage-vaccinations-in-schools/rdoc/release) - useful for ops to debug live issues (based off the `release` branch).
0 commit comments