Skip to content

memcachier/docs

Repository files navigation

MemCachier Documentation

MemCachier documentation.

Build docs

Building docs for Heroku requires the devcenter gem. That gem seems to require a version of Ruby 2. It does not work with 3. Install with:

gem install devcenter

To compile individual *.md files into the final documentation execute:

$ ./build_direct_docs.sh
$ ./build_heroku_docs.sh

This will create the folder out_direct with the documentation for our webpage as well as the out_heroku/memcachier.md file with the Heroku documentation. Push the changes to Heroku:

$ devcenter push out_heroku/memcachier.md

Get involved!

We are happy to receive bug reports, fixes, documentation enhancements, and other improvements.

Please report bugs via the github issue tracker.

Master git repository:

  • git clone git://github.com/memcachier/docs.git

Licensing

Creative
Commons License
MemCachier Docs by MemCachier Inc is licensed under a Creative Commons Attribution 4.0 International License.