comphist / cora

A web-based, token-level annotation tool for non-standard language data
http://www.linguistics.rub.de/comphist/resources/cora/
MIT License
10 stars 6 forks source link

Changes for proper readthedocs.org support #90

Closed mbollmann closed 7 years ago

mbollmann commented 7 years ago

Apparently readthedocs only uses mkdocs.yml if it's in project root, despite its own documentation saying that it also looks in doc/ for it.

codecov-io commented 7 years ago

Codecov Report

Merging #90 into master will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             master    #90   +/-   ##
=======================================
  Coverage        52%    52%           
  Complexity     1316   1316           
=======================================
  Files            24     24           
  Lines          4171   4171           
=======================================
  Hits           2169   2169           
  Misses         2002   2002

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 9d31fd3...b6f5503. Read the comment docs.