diff options
author | Oleg Morozenkov <reo7sp@users.noreply.github.com> | 2017-01-15 02:46:48 +0300 |
---|---|---|
committer | Oleg Morozenkov <reo7sp@users.noreply.github.com> | 2017-01-15 02:46:48 +0300 |
commit | d03eda27cdbe75470068d7513ecf510d8d342cf5 (patch) | |
tree | a7cbf1830a7bd4624033e9d319622a2600ec487d /docs/namespaces.js | |
parent | 92d198810c07a37264a9deff4969c76af68e665f (diff) |
Docs
Diffstat (limited to 'docs/namespaces.js')
-rw-r--r-- | docs/namespaces.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/namespaces.js b/docs/namespaces.js index 0ed8e91..6860e93 100644 --- a/docs/namespaces.js +++ b/docs/namespaces.js @@ -1,5 +1,5 @@ var namespaces = [ - [ "StringTools", "d5/d13/namespace_string_tools.html", null ], - [ "TgBot", "d8/d9d/namespace_tg_bot.html", null ] + [ "StringTools", "namespace_string_tools.html", null ], + [ "TgBot", "namespace_tg_bot.html", null ] ];
\ No newline at end of file |