exercism / prolog

Exercism exercises in Prolog.
https://exercism.org/tracks/prolog
MIT License
29 stars 39 forks source link

Verify contents and format of track documentation #30

Closed kytrinyx closed 6 years ago

kytrinyx commented 7 years ago

Each language track has documentation in the docs/ directory, which gets included on the site on each track-specific set of pages under /languages.

We've added some general guidelines about how we'd like the track to be documented in exercism/exercism.io#3315 which can be found at https://github.com/exercism/exercism.io/blob/master/docs/writing-track-documentation.md

Please take a moment to look through the documentation about documentation, and make sure that the track is following these guidelines. Pay particularly close attention to how to use images in the markdown files.

Lastly, if you find that the guidelines are confusing or missing important details, then a pull request would be greatly appreciated.

kytrinyx commented 7 years ago

I can't think about Prolog without thinking of @thagomizer great talk "A Taste of Prolog" https://www.youtube.com/watch?v=hEOVcLAPRG8 from Cascadia Ruby 2012. We should add that to the "resources" docs.