Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix documentation homepage #584

Merged
merged 3 commits into from
Jan 4, 2020
Merged

Fix documentation homepage #584

merged 3 commits into from
Jan 4, 2020

Conversation

ali-ramadhan
Copy link
Member

By default browsers take you to index.html but in our case that's the function index so I've renamed home.md to index.md so it becomes the home page for documentation. The function index is now function_index.md.

@ali-ramadhan ali-ramadhan added bug 🐞 Even a perfect program still has bugs documentation 📜 The sacred scrolls labels Dec 20, 2019
@codecov
Copy link

codecov bot commented Dec 20, 2019

Codecov Report

Merging #584 into master will increase coverage by 0.65%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #584      +/-   ##
==========================================
+ Coverage   72.17%   72.82%   +0.65%     
==========================================
  Files          70       70              
  Lines        2016     2050      +34     
==========================================
+ Hits         1455     1493      +38     
+ Misses        561      557       -4
Impacted Files Coverage Δ
src/boundary_conditions.jl 62.5% <0%> (+1.44%) ⬆️
src/logger.jl 59.25% <0%> (+59.25%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5888900...b7cae54. Read the comment docs.

@glwagner glwagner merged commit 41a39e9 into master Jan 4, 2020
@ali-ramadhan ali-ramadhan deleted the ar/fix-docs-homepage branch January 13, 2020 00:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐞 Even a perfect program still has bugs documentation 📜 The sacred scrolls
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants