File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ Many thanks to @touilleman for his exceptional contributions and efforts for mai
13
13
## I - Overview
14
14
15
15
This modules offers parsing of ini files from C.
16
- See the complete documentation in HTML format: from this directory,
17
- open the file ` html/index.html ` with any HTML-capable browser.
16
+ See the [ complete documentation] ( https://iniparser.gitlab.io/iniparser-meta/ ) in HTML format.
17
+
18
18
19
19
Key features:
20
20
@@ -33,6 +33,7 @@ You should consider trying the following rules too :
33
33
34
34
- ` make check ` : run unit tests
35
35
- ` make example ` : compile the example, run it with ` ./example/iniexample `
36
+ - ` make docs ` : generate the documentation, open the file ` html/index.html ` with any HTML-capable browser.
36
37
37
38
For installation and packaging see [ iniparser-meta] ( https://gitlab.com/iniparser/iniparser-meta ) .
38
39
You can’t perform that action at this time.
0 commit comments