Skip to content

Commit ef0f26b

Browse files
committed
updated makefile and renamed docs folder to doc updated readme
1 parent d4b64de commit ef0f26b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+270
-2
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ lint:
4343
@@$(NODE_JS) $(BASE)/util/hint-check.js
4444

4545
doc:
46-
@@$(NATURAL_DOCS_PATH)/NaturalDocs -i $(BASE)/include -o HTML $(BASE)/docs -p $(BASE)/docs -s $(BASE)/../Theme
46+
@@$(NATURAL_DOCS_PATH)/NaturalDocs -i $(BASE)/include -o HTML $(BASE)/doc -p $(BASE)/doc -s $(BASE)/../Theme
4747

48-
.PHONY: test build
48+
.PHONY: test build doc

README.md

Lines changed: 11 additions & 0 deletions

doc/Data/ClassHierarchy.nd

175 Bytes
Binary file not shown.

doc/Data/ConfigFileInfo.nd

26 Bytes
Binary file not shown.

doc/Data/FileInfo.nd

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
1.51
2+
C/C++
3+
/home/tim/git/nodegit/include/blob.h 1301620615 1 GitBlob
4+
/home/tim/git/nodegit/include/error.h 1301620603 1 GitError

doc/Data/ImageFileInfo.nd

8 Bytes
Binary file not shown.

doc/Data/ImageReferenceTable.nd

8 Bytes
Binary file not shown.

doc/Data/IndexInfo.nd

154 Bytes
Binary file not shown.

doc/Data/PreviousMenuState.nd

198 Bytes
Binary file not shown.

doc/Data/PreviousSettings.nd

81 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)