File tree Expand file tree Collapse file tree 2 files changed +4
-10
lines changed Expand file tree Collapse file tree 2 files changed +4
-10
lines changed Original file line number Diff line number Diff line change 1- [ ![ Stable] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://TheCedarPrince .github.io/HealthSampleData.jl/stable/ )
2- [ ![ Dev] ( https://img.shields.io/badge/docs-dev-blue.svg )] ( https://TheCedarPrince .github.io/HealthSampleData.jl/dev/ )
3- [ ![ Build Status] ( https://github.com/TheCedarPrince /HealthSampleData.jl/actions/workflows/CI.yml/badge.svg?branch=master )] ( https://github.com/TheCedarPrince /HealthSampleData.jl/actions/workflows/CI.yml?query=branch%3Amaster )
4- [ ![ Coverage] ( https://codecov.io/gh/TheCedarPrince /HealthSampleData.jl/branch/master/graph/badge.svg )] ( https://codecov.io/gh/TheCedarPrince /HealthSampleData.jl )
1+ [ ![ Stable] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://JuliaHealth .github.io/HealthSampleData.jl/stable/ )
2+ [ ![ Dev] ( https://img.shields.io/badge/docs-dev-blue.svg )] ( https://JuliaHealth .github.io/HealthSampleData.jl/dev/ )
3+ [ ![ Build Status] ( https://github.com/JuliaHealth /HealthSampleData.jl/actions/workflows/CI.yml/badge.svg?branch=master )] ( https://github.com/JuliaHealth /HealthSampleData.jl/actions/workflows/CI.yml?query=branch%3Amaster )
4+ [ ![ Coverage] ( https://codecov.io/gh/JuliaHealth /HealthSampleData.jl/branch/master/graph/badge.svg )] ( https://codecov.io/gh/JuliaHealth /HealthSampleData.jl )
55[ ![ Code Style: Blue] ( https://img.shields.io/badge/code%20style-blue-4495d1.svg )] ( https://github.com/invenia/BlueStyle )
66
77# HealthSampleData
Original file line number Diff line number Diff line change @@ -16,12 +16,6 @@ makedocs(;
1616 ),
1717 pages= [
1818 " Home" => " index.md" ,
19- " Quickstart" => " quickstart.md" ,
20-
21- " Pre-Cohort Analysis" => " precohort.md" ,
22- " Post-Cohort Analysis" => " postcohort.md" ,
23-
24- " API" => " api.md" ,
2519 ],
2620 doctest = false ,
2721)
You can’t perform that action at this time.
0 commit comments