diff options
Diffstat (limited to 'examples/httpserver/simplehttpserver/doc')
| -rw-r--r-- | examples/httpserver/simplehttpserver/doc/simplehttpserver.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/httpserver/simplehttpserver/doc/simplehttpserver.rst b/examples/httpserver/simplehttpserver/doc/simplehttpserver.rst new file mode 100644 index 000000000..f23998eb3 --- /dev/null +++ b/examples/httpserver/simplehttpserver/doc/simplehttpserver.rst @@ -0,0 +1,5 @@ +Simple HTTP Server Example +========================== + +A simplified version of the C++ example +`Simple HTTP Server Example <https://doc.qt.io/qt-6/qthttpserver-simple-example.html>`_ |
