Pierre Jacobs
b44310e179
#692 Add documentation
2023-07-29 23:24:17 +02:00
Rob Godfrey
6f5a6df642
Update websocket example code, minor grammar fixes
2023-06-25 22:35:18 -10:00
Gulliver
f6805296ae
adapted doxygen config and markdown links to in source build of documentation
...
added cloning of doxygen theme
2023-06-14 11:29:58 +02:00
Rob Godfrey
95d271dfb6
Add break
2023-05-31 15:25:14 -10:00
Rob Godfrey
02a9ce932c
Add break
2023-05-31 15:24:37 -10:00
Rob Godfrey
849e2014dc
Update websockets.md
2023-05-28 22:25:31 -10:00
Farook Al-Sammarraie
ecc06fa0b3
added missing &
signs in guide
2022-06-21 02:32:19 +03:00
The-EDev
6f832f82fa
added message string to websocket error handler
2022-06-21 02:23:51 +03:00
The-EDev
16358b60ec
documented changes
2022-05-28 09:53:48 +03:00
The-EDev
0f6bfb04ee
added documentation and unit test
2022-05-16 19:15:34 +03:00
The-EDev
a3c1af4b29
updated documentation in mkdocs and doxygen
2022-03-24 01:55:46 +03:00
The-EDev
65f8eb9e44
added macro to enforce ws spec and added 16/64 bit payload length unit tests for ws
2021-11-22 17:39:48 +03:00
The-EDev
2665086a49
multiple docs changes:
...
Added meta tags for homepage
Added meta description generator
Removed usages of <h1> (mkdocs-material doesn't reconize more than 1)
added space after # (markdown proper syntax)
removed pip3 command from pull request CI
2021-11-06 11:54:29 +03:00
The-EDev
ca642a87cd
Updated all URLs for migration and to fix mkdocs
2020-11-30 23:05:55 +03:00
The-EDev
23648445f3
Changed documentation. a lot.
...
Added mkdocs documentation.
Altered doxygen generation (doxyfile and shell script) to work with mkdocs.
Removed the whole html folder thing for docs, now the files reside in the root gh-pages branch.
New readme.
2020-11-28 17:28:47 +03:00