|
@@ -9,18 +9,12 @@
|
|
|
[](https://github.com/civetweb/civetweb/network/members)
|
|
|
[](https://github.com/civetweb/civetweb/releases)
|
|
|
|
|
|
-Continuous integration for Linux and macOS ([Travis CI](https://app.travis-ci.com/github/civetweb/civetweb)):
|
|
|
-
|
|
|
-[](https://app.travis-ci.com/github/civetweb/civetweb)
|
|
|
-
|
|
|
-Continuous integration for Windows ([AppVeyor](https://ci.appveyor.com/project/civetweb/civetweb)):
|
|
|
+Continuous integration ([AppVeyor](https://ci.appveyor.com/project/civetweb/civetweb)):
|
|
|
|
|
|
[](https://ci.appveyor.com/project/civetweb/civetweb/branch/master)
|
|
|
|
|
|
Test coverage check ([coveralls](https://coveralls.io/github/civetweb/civetweb), [codecov](https://codecov.io/gh/civetweb/civetweb/branch/master)) (using different tools/settings):
|
|
|
|
|
|
-[]()
|
|
|
-[](https://coveralls.io/github/civetweb/civetweb?branch=master)
|
|
|
[](https://codecov.io/gh/civetweb/civetweb)
|
|
|
|
|
|
Static source code analysis ([Coverity](https://scan.coverity.com/projects/5784)): [](https://scan.coverity.com/projects/5784)
|
|
@@ -54,18 +48,14 @@ CivetWeb must be used with an earlier or later version (see also [here](https://
|
|
|
Bugs and requests should be filed on GitHub
|
|
|
[https://github.com/civetweb/civetweb/issues](https://github.com/civetweb/civetweb/issues)
|
|
|
|
|
|
-New releases are announced on Google Groups
|
|
|
-[https://groups.google.com/d/forum/civetweb](https://groups.google.com/d/forum/civetweb)
|
|
|
-
|
|
|
-Formerly some support question and discussion threads have been at [Google groups](https://groups.google.com/d/forum/civetweb).
|
|
|
-Recent questions and discussions use [GitHub issues](https://github.com/civetweb/civetweb/issues).
|
|
|
-
|
|
|
Source releases can be found on GitHub
|
|
|
[https://github.com/civetweb/civetweb/releases](https://github.com/civetweb/civetweb/releases)
|
|
|
|
|
|
A very brief overview can be found on GitHub Pages
|
|
|
[https://civetweb.github.io/civetweb/](https://civetweb.github.io/civetweb/)
|
|
|
|
|
|
+Note: The [Google group](https://groups.google.com/d/forum/civetweb) is no longer used but has been replaced by [GitHub issues](https://github.com/civetweb/civetweb/issues).
|
|
|
+
|
|
|
|
|
|
Quick start documentation
|
|
|
--------------------------
|
|
@@ -174,7 +164,7 @@ Authors
|
|
|
|
|
|
CivetWeb was forked from the last MIT version of Mongoose in August 2013.
|
|
|
Since then, CivetWeb has seen many improvements from various authors
|
|
|
-(Copyright (c) 2013-2021 the CivetWeb developers, MIT license).
|
|
|
+(Copyright (c) 2013-2025 the CivetWeb developers, MIT license).
|
|
|
|
|
|
A list of authors can be found in [CREDITS.md](https://github.com/civetweb/civetweb/blob/master/CREDITS.md).
|
|
|
|