https://github.com/snapframework/snap-docs
A repository for literate documentation
https://github.com/snapframework/snap-docs
Last synced: 4 months ago
JSON representation
A repository for literate documentation
- Host: GitHub
- URL: https://github.com/snapframework/snap-docs
- Owner: snapframework
- License: bsd-3-clause
- Created: 2013-08-21T19:26:52.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-08-21T19:35:55.000Z (over 12 years ago)
- Last Synced: 2025-01-01T12:13:04.499Z (about 1 year ago)
- Size: 109 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
snap-docs
=========
A repository for compileable literate Haskell documentation. The idea is to
create a place where we can put comprehensive tutorials and other
documentation for the Snap Framework. If we follow the style used
[here](https://github.com/snapframework/heist/tree/master/test/suite/Heist/Tutorial),
we can ensure that all our documentation can be compiled while still being
able to use pandoc to generate HTML for presentation.
There are a few bits and pieces that have already been written. Most of that
has been stored on github wikis for the
[heist](https://github.com/snapframework/heist/wiki/_pages) and
[snap](https://github.com/snapframework/snap/wiki/_pages) packages.
Ultimately that content should be moved here.