Add link from the documentation to the code

Fixes #515
This commit is contained in:
Mark Jansen 2022-12-03 21:57:14 +01:00
parent 776893ef7b
commit 607e4716cc
No known key found for this signature in database
GPG Key ID: B39240EE84BEAE8B
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@
/// - No global or hidden state
/// - Customizable library modules (you can compile and use only what you need)
/// - Optional font baker and vertex buffer output
/// - [Code available on github](https://github.com/Immediate-Mode-UI/Nuklear/)
///
/// ## Features
/// - Absolutely no platform dependent code