瀏覽代碼

added documentation link

ncannasse 7 年之前
父節點
當前提交
e4a96fb81d
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      src/hl.h

+ 5 - 0
src/hl.h

@@ -22,6 +22,11 @@
 #ifndef HL_H
 #define HL_H
 
+/**
+	Detailed documentation can be found here: 
+	https://github.com/HaxeFoundation/hashlink/wiki/
+**/
+
 #define HL_VERSION	0x140
 
 #ifdef _WIN32