4
4
< head >
5
5
< meta charset ="utf-8 " />
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
7
- < title > Index — h5grove 2.0.1b0 documentation</ title >
7
+ < title > Index — h5grove 2.0.1b1 documentation</ title >
8
8
< link rel ="stylesheet " type ="text/css " href ="_static/pygments.css?v=a746c00c " />
9
9
< link rel ="stylesheet " type ="text/css " href ="_static/nature.css?v=8fc2db88 " />
10
- < script data-url_root ="./ " id ="documentation_options " src ="_static/documentation_options.js?v=bba28778 "> </ script >
10
+ < script data-url_root ="./ " id ="documentation_options " src ="_static/documentation_options.js?v=1fda0361 "> </ script >
11
11
< script src ="_static/doctools.js?v=888ff710 "> </ script >
12
12
< script src ="_static/sphinx_highlight.js?v=4825356b "> </ script >
13
13
< link rel ="index " title ="Index " href ="# " />
@@ -22,7 +22,7 @@ <h3>Navigation</h3>
22
22
< li class ="right " >
23
23
< a href ="py-modindex.html " title ="Python Module Index "
24
24
> modules</ a > |</ li >
25
- < li class ="nav-item nav-item-0 "> < a href ="index.html "> h5grove 2.0.1b0 documentation</ a > »</ li >
25
+ < li class ="nav-item nav-item-0 "> < a href ="index.html "> h5grove 2.0.1b1 documentation</ a > »</ li >
26
26
< li class ="nav-item nav-item-this "> < a href =""> Index</ a > </ li >
27
27
</ ul >
28
28
</ div >
@@ -144,6 +144,8 @@ <h2 id="G">G</h2>
144
144
</ ul > </ td >
145
145
< td style ="width: 33%; vertical-align: top; "> < ul >
146
146
< li > < a href ="integration.html#h5grove.fastapi_utils.get_meta "> get_meta() (in module h5grove.fastapi_utils)</ a >
147
+ </ li >
148
+ < li > < a href ="integration.html#h5grove.fastapi_utils.get_root "> get_root() (in module h5grove.fastapi_utils)</ a >
147
149
</ li >
148
150
< li > < a href ="integration.html#h5grove.fastapi_utils.get_stats "> get_stats() (in module h5grove.fastapi_utils)</ a >
149
151
</ li >
@@ -296,9 +298,13 @@ <h2 id="R">R</h2>
296
298
< table style ="width: 100% " class ="indextable genindextable "> < tr >
297
299
< td style ="width: 33%; vertical-align: top; "> < ul >
298
300
< li > < a href ="low_level.html#h5grove.encoders.Response "> Response (class in h5grove.encoders)</ a >
301
+ </ li >
302
+ < li > < a href ="integration.html#h5grove.flask_utils.root_route "> root_route() (in module h5grove.flask_utils)</ a >
299
303
</ li >
300
304
</ ul > </ td >
301
305
< td style ="width: 33%; vertical-align: top; "> < ul >
306
+ < li > < a href ="integration.html#h5grove.tornado_utils.RootHandler "> RootHandler (class in h5grove.tornado_utils)</ a >
307
+ </ li >
302
308
< li > < a href ="integration.html#h5grove.fastapi_utils.router "> router (in module h5grove.fastapi_utils)</ a >
303
309
</ li >
304
310
</ ul > </ td >
@@ -385,7 +391,7 @@ <h3>Navigation</h3>
385
391
< li class ="right " >
386
392
< a href ="py-modindex.html " title ="Python Module Index "
387
393
> modules</ a > |</ li >
388
- < li class ="nav-item nav-item-0 "> < a href ="index.html "> h5grove 2.0.1b0 documentation</ a > »</ li >
394
+ < li class ="nav-item nav-item-0 "> < a href ="index.html "> h5grove 2.0.1b1 documentation</ a > »</ li >
389
395
< li class ="nav-item nav-item-this "> < a href =""> Index</ a > </ li >
390
396
</ ul >
391
397
</ div >
0 commit comments