mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-02 16:34:37 +00:00
removed other references to api.html
This commit is contained in:
parent
4f1da3a2fd
commit
ef41ab880c
@ -8,7 +8,7 @@
|
|||||||
// new functionality.
|
// new functionality.
|
||||||
//
|
//
|
||||||
// If you're trying to write something in C using [libgit2][lg], you will also want
|
// If you're trying to write something in C using [libgit2][lg], you will also want
|
||||||
// to check out the generated [API documentation][ap] and the [Usage Guide][ug]. We've
|
// to check out the generated [API documentation][ap]. We've
|
||||||
// tried to link to the relevant sections of the API docs in each section in this file.
|
// tried to link to the relevant sections of the API docs in each section in this file.
|
||||||
//
|
//
|
||||||
// **libgit2** only implements the core plumbing functions, not really the higher
|
// **libgit2** only implements the core plumbing functions, not really the higher
|
||||||
@ -17,7 +17,6 @@
|
|||||||
//
|
//
|
||||||
// [lg]: http://libgit2.github.com
|
// [lg]: http://libgit2.github.com
|
||||||
// [ap]: http://libgit2.github.com/libgit2
|
// [ap]: http://libgit2.github.com/libgit2
|
||||||
// [ug]: http://libgit2.github.com/api.html
|
|
||||||
// [pg]: http://progit.org/book/ch9-0.html
|
// [pg]: http://progit.org/book/ch9-0.html
|
||||||
|
|
||||||
// ### Includes
|
// ### Includes
|
||||||
|
Loading…
Reference in New Issue
Block a user