biolab / orange3-educational

🍊 πŸŽ“ Educational widgets for machine learning and data mining in Orange 3.
Other
27 stars 20 forks source link

Rewrite documentation to markdown #76

Closed ajdapretnar closed 5 years ago

ajdapretnar commented 5 years ago
Issue

The new Orange website needs markdown files.

Description of changes

Documentation rewritten to markdown. Some typos and deprecated references fixed. Images resized.

Includes
codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #76   +/-   ##
=======================================
  Coverage   86.88%   86.88%           
=======================================
  Files          18       18           
  Lines        2592     2592           
  Branches      311      311           
=======================================
  Hits         2252     2252           
  Misses        305      305           
  Partials       35       35

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 cf03c92...f6fb30b. Read the comment docs.

PrimozGodec commented 5 years ago

@ajdapretnar can you just rebase this PR?

ajdapretnar commented 5 years ago

@PrimozGodec Done.

PrimozGodec commented 5 years ago

Thank you.