Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/funkatron/touchdocs
An open source webapp for displaying programming language and framework documentation in touch device-friendly format
https://github.com/funkatron/touchdocs
Last synced: 8 days ago
JSON representation
An open source webapp for displaying programming language and framework documentation in touch device-friendly format
- Host: GitHub
- URL: https://github.com/funkatron/touchdocs
- Owner: funkatron
- Created: 2010-04-06T15:01:44.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2010-04-06T15:13:32.000Z (over 14 years ago)
- Last Synced: 2023-04-11T01:07:24.890Z (over 1 year ago)
- Homepage:
- Size: 89.8 KB
- Stars: 8
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TouchDocs
A open source web app for displaying programming language and framework documentation in a touch device-friendly manner.
## Requirements
Undefined at this point. If a server-side component is necessary (it probably will be), a lightweight **PHP-based** RESTful API seems like a good idea.
An object DB like CouchDB or MongoDB would probably lend itself to this. Possibly consider an abstraction layer like Lawnchair, though.