diff options
| author | Ganesh Viswanathan <dev@genotrance.com> | 2020-03-24 15:54:31 -0500 |
|---|---|---|
| committer | Ganesh Viswanathan <dev@genotrance.com> | 2020-03-24 15:54:31 -0500 |
| commit | 42071b7ac073f5a3c32df6dd089f8022c1d64881 (patch) | |
| tree | 238d86cc6a660fbb107c4f380ed1b05661baa415 | |
| parent | bf81af2da2251cc68364ea2c40d1e8e117d4a016 (diff) | |
| download | nimterop-42071b7ac073f5a3c32df6dd089f8022c1d64881.tar.gz nimterop-42071b7ac073f5a3c32df6dd089f8022c1d64881.zip | |
Update documentation
| -rw-r--r-- | docs.html | 2 | ||||
| -rw-r--r-- | theindex.html | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -142,7 +142,7 @@ function main() { <div class="twelve-columns footer"> <span class="nim-sprite"></span> <br/> - <small style="color: var(--hint);">Made with Nim. Generated: 2020-03-24 20:54:10 UTC</small> + <small style="color: var(--hint);">Made with Nim. Generated: 2020-03-24 20:54:31 UTC</small> </div> </div> </div> diff --git a/theindex.html b/theindex.html index c04d88d..9b0a2c7 100644 --- a/theindex.html +++ b/theindex.html @@ -364,7 +364,7 @@ function main() { <div class="twelve-columns footer"> <span class="nim-sprite"></span> <br/> - <small style="color: var(--hint);">Made with Nim. Generated: 2020-03-24 20:54:26 UTC</small> + <small style="color: var(--hint);">Made with Nim. Generated: 2020-03-24 20:54:31 UTC</small> </div> </div> </div> |
