File tree Expand file tree Collapse file tree 1 file changed +1
-12
lines changed Expand file tree Collapse file tree 1 file changed +1
-12
lines changed Original file line number Diff line number Diff line change 22
33[ ![ BSD license] ( https://img.shields.io/badge/License-BSD-blue.svg )] ( https://opensource.org/licenses/BSD-3-Clause )
44[ ![ Build] ( https://github.com/CESNET/libyang/workflows/libyang%20CI/badge.svg )] ( https://github.com/CESNET/libyang/actions?query=workflow%3A%22libyang+CI%22 )
5+ [ ![ Docs] ( https://img.shields.io/badge/docs-link-blue )] ( https://netopeer.liberouter.org/doc/libyang/ )
56[ ![ codecov.io] ( https://codecov.io/github/CESNET/libyang/coverage.svg?branch=master )] ( https://codecov.io/github/CESNET/libyang?branch=master )
67[ ![ Coverity Scan Build Status] ( https://scan.coverity.com/projects/5259/badge.svg )] ( https://scan.coverity.com/projects/5259 )
78[ ![ Ohloh Project Status] ( https://www.openhub.net/p/libyang/widgets/project_thin_badge.gif )] ( https://www.openhub.net/p/libyang )
@@ -61,18 +62,6 @@ $ make
6162# make install
6263```
6364
64- ### Documentation
65-
66- The library documentation can be generated directly from the source codes using
67- Doxygen tool:
68- ```
69- $ make doc
70- $ google-chrome ../doc/html/index.html
71- ```
72-
73- The documentation is also built hourly and available at
74- [ netopeer.liberouter.org] ( https://netopeer.liberouter.org/doc/libyang/master/ ) .
75-
7665### Useful CMake Options
7766
7867#### Changing Compiler
You can’t perform that action at this time.
0 commit comments