learningequality / ka-lite

KA Lite: lightweight web server for serving core Khan Academy content (videos and exercises) without needing internet connectivity
https://learningequality.org/ka-lite/
Other
457 stars 304 forks source link

Make version visible in docs for installation guide #5421

Closed benjaoming closed 7 years ago

benjaoming commented 7 years ago

Summary

Users who are not navigating to the latest docs should at least be aware of what version the installation instructions are linking to.

Will be cherry-picked to other release branches.

TODO

If not all TODOs are marked, this PR is considered WIP (work in progress)

Issues addressed

5165

codecov-io commented 7 years ago

Codecov Report

Merging #5421 into develop will decrease coverage by 0.05%. The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #5421      +/-   ##
===========================================
- Coverage     51.8%   51.75%   -0.06%     
===========================================
  Files          143      143              
  Lines         7499     7499              
===========================================
- Hits          3885     3881       -4     
- Misses        3614     3618       +4
Impacted Files Coverage Δ
kalite/distributed/views.py 59.23% <0%> (-1.92%) :x:
kalite/main/api_views.py 84.21% <0%> (-1.76%) :x:

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 d6bcc1c...271d2ba. Read the comment docs.