• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<!-- HTML footer for doxygen 1.8.7-->
2<!-- start footer part -->
3<!--BEGIN GENERATE_TREEVIEW-->
4<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
5  <ul>
6    $navpath
7  </ul>
8</div>
9<!--END GENERATE_TREEVIEW-->
10<script type="text/javascript">
11    /* * * CONFIGURATION VARIABLES * * */
12    var disqus_shortname = 'rapidjson-doc';
13
14    /* * * DON'T EDIT BELOW THIS LINE * * */
15    (function() {
16	    var dt = document.createElement('div');
17	    dt.id = "disqus_thread";
18	    (document.getElementsByClassName('contents')[0]).appendChild(dt);
19
20        var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
21        dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
22        (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
23    })();
24</script>
25
26</body>
27</html>
28