diff options
author | Oleg Morozenkov <reo7sp@users.noreply.github.com> | 2017-01-26 14:31:14 +0300 |
---|---|---|
committer | Oleg Morozenkov <reo7sp@users.noreply.github.com> | 2017-01-26 14:31:14 +0300 |
commit | 2e6a6072e81a1845e7365e5f2dcd10cc9cb8ff56 (patch) | |
tree | aeaed6f544ee56b6e38a6963a40d1809769fc1a5 /docs/namespaces.js | |
parent | bf0d39d4aae287306daa1ed13182926a373e3e41 (diff) |
Bot compilation instructions in README. Update docs
Diffstat (limited to 'docs/namespaces.js')
-rw-r--r-- | docs/namespaces.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/namespaces.js b/docs/namespaces.js index 6860e93..84ad7fd 100644 --- a/docs/namespaces.js +++ b/docs/namespaces.js @@ -1,5 +1,6 @@ var namespaces = [ + [ "FileTools", "namespace_file_tools.html", null ], [ "StringTools", "namespace_string_tools.html", null ], [ "TgBot", "namespace_tg_bot.html", null ] ];
\ No newline at end of file |