Commit Graph

4 Commits

Author SHA1 Message Date
Edward Thomson
a27a4de6f8 errors: update docs for giterr changes 2019-01-22 22:30:37 +00:00
Carlos Martín Nieto
69cd414198 docs: fix transparent/opaque confusion in the conventions file 2018-10-19 16:30:43 +02:00
Patrick Steinhardt
0bfe5f781d docs: fix statement about tab width
The libgit2 project mostly follows the coding style of git and thus
the linux project. While those two projects use a recommended tab width
of eight spaces, we instruct users to set their editor's tab width to
four spaces. Fix this to say eight instead.
2018-06-12 10:42:53 +02:00
Patrick Steinhardt
68a3c0b124 docs: reorganize documents
Our non-technical documents are currently floating around loosely in our
project's root, making it harden than necessary to discover what one is
searching for. We do have a "docs/" directory, though, which serves
exactly that purpose of hosting documentation.

Move our non-technical documentation into the "docs/" directory. Adjust
all links to these documents.
2018-05-30 11:11:07 +02:00