Loading README.md +2 −2 Original line number Diff line number Diff line Loading @@ -40,14 +40,14 @@ Getting Started > make > sudo make install **You can all clean and uninstall old version** **You can all clean and uninstall old versions** > make clean > sudo uninstall **Build example utility and run tests against Kinetic Device simulator** > make run > make all # this is what Travis-CI build does to ensure it all keeps working API Documentation ================= Loading config/Doxyfile +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ PROJECT_NAME = protobuf-c # could be handy for archiving the generated documentation or if some version # control system is used. PROJECT_NUMBER = "v0.6.0" PROJECT_NUMBER = "v0.6.0-beta" # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a Loading Loading
README.md +2 −2 Original line number Diff line number Diff line Loading @@ -40,14 +40,14 @@ Getting Started > make > sudo make install **You can all clean and uninstall old version** **You can all clean and uninstall old versions** > make clean > sudo uninstall **Build example utility and run tests against Kinetic Device simulator** > make run > make all # this is what Travis-CI build does to ensure it all keeps working API Documentation ================= Loading
config/Doxyfile +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ PROJECT_NAME = protobuf-c # could be handy for archiving the generated documentation or if some version # control system is used. PROJECT_NUMBER = "v0.6.0" PROJECT_NUMBER = "v0.6.0-beta" # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a Loading