From 307787df3fc0e955eb6f77b6c66941e77fd226c6 Mon Sep 17 00:00:00 2001 From: Eugene Fox Date: Mon, 31 May 2021 01:45:23 +0300 Subject: [PATCH] Created _Sidebar (markdown) --- _Sidebar.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 _Sidebar.md diff --git a/_Sidebar.md b/_Sidebar.md new file mode 100644 index 0000000..067f6cd --- /dev/null +++ b/_Sidebar.md @@ -0,0 +1,14 @@ +- [Home](https://github.com/XFox111/SimpleOTP/wiki/) +- Get started + - [OTP overview](https://github.com/XFox111/SimpleOTP/wiki/OTP-overview) + - [Configuration](https://github.com/XFox111/SimpleOTP/wiki/Configuration) + - [Code generation/validation](https://github.com/XFox111/SimpleOTP/wiki/Code-generation-or-validation) + - [OTPFactory](https://github.com/XFox111/SimpleOTP/wiki/OTPFactory-overview) +- [API reference](https://github.com/XFox111/SimpleOTP/wiki/API-reference) + - [OTPService](https://github.com/XFox111/SimpleOTP/wiki/OTPService) + - [OTPFactory](https://github.com/XFox111/SimpleOTP/wiki/OTPFactory) + - [OTPConfiguration](https://github.com/XFox111/SimpleOTP/wiki/OTPConfiguration) + - [OTPCode](https://github.com/XFox111/SimpleOTP/wiki/OTPCode) + - [OTPType](https://github.com/XFox111/SimpleOTP/wiki/OTPType) + - [Algorithm](https://github.com/XFox111/SimpleOTP/wiki/Algorithm) + - [SecretGenerator](https://github.com/XFox111/SimpleOTP/wiki/SecretGenerator) \ No newline at end of file