VerifiableRobotics / LTLMoPWeb3D

A website for Cornell's Autonomous Systems Lab to essentially have LTLMoP available in 3D and online
https://ltlmop.herokuapp.com/
Other
3 stars 1 forks source link

Auto document with Literate CoffeeScript #21

Closed agilgur5 closed 9 years ago

agilgur5 commented 9 years ago

Since I essentially write self-documented code and extensively comment, writing extra documentation is largely unnecessary. Literate CoffeeScript will make the files on GitHub their own documentation.

agilgur5 commented 9 years ago

Started doing this with 2ab5b282aeb9cda79af668963a355b55761402d1. Soon all code will be migrated to this pattern. May or may not do the same with .py.md