README: add link to auto-generated documentation

Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
Simon Rozman 2023-11-17 15:18:06 +01:00
parent 87c41c0947
commit dff646a4f8

View File

@ -1,5 +1,7 @@
# stdex - Random stuff that didn't made it into std C++ # stdex - Random stuff that didn't made it into std C++
An auto-generated documentation is [here](https://amebis.github.io/stdex/).
## Requirements ## Requirements
- MSVC 2019 or later, XCode 13 or later - MSVC 2019 or later, XCode 13 or later