node-gitteh icon indicating copy to clipboard operation
node-gitteh copied to clipboard

Update documentation

Open samcday opened this issue 12 years ago • 6 comments
trafficstars

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.

samcday avatar Jun 22 '13 06:06 samcday

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 avatar Aug 06 '13 08:08 kuno

@kuno I've been busy building new documentation for gitteh 0.17, I will have something available shortly.

samcday avatar Aug 06 '13 23:08 samcday

@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?

kuno avatar Aug 07 '13 03:08 kuno

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?

kuno avatar Aug 07 '13 08:08 kuno

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.

Prakti avatar Aug 13 '13 08:08 Prakti

Would appreciate if the docs were updated. I spent a good chunk of time wondering what was causing the error.

paolodm avatar Mar 12 '14 17:03 paolodm