node-gitteh
node-gitteh copied to clipboard
Update documentation
Documentation needs to be generated for new v0.17 refactor. Documentation comments have been written in new gitteh.coffee bridge, we just need to generate some nice looking documentation from them.
the official docs at http://libgit2.github.com/node-gitteh/docs/ seems very old now, when will you get the time to update them?
@kuno I've been busy building new documentation for gitteh 0.17, I will have something available shortly.
@samcday
thanks, good luck man.
I found out that the current dos mostly focus on how to fetch data from git, where can I find the doc describe how to save data to git?
It's is stange, I am missing some method from gitteh, such as createBlob, createCommit of repository object.
I am installed libgit2 with homebrew, and intall gittech with npm.
Is this normal?
Can you give some hints on how to build the docs? I stumbled into some issues regarding the coffeescript-domain extenstion. It looked like it wasn't compatible with the newest coffeedoc.
Would appreciate if the docs were updated. I spent a good chunk of time wondering what was causing the error.