File tree 1 file changed +24
-6
lines changed
1 file changed +24
-6
lines changed Original file line number Diff line number Diff line change 19
19
< h2 > Welcome to the ZenFS Docs!</ h2 >
20
20
21
21
< p > You can find the docs for specific < code > @zenfs</ code > modules below:</ p >
22
- < p > < strong > < a href ="/core "> core</ a > </ strong > : The core, includes some backends</ p >
23
- < p > < strong > < a href ="/dom "> dom</ a > </ strong > : Backends which use DOM APIs (i.e. browsers)</ p >
24
- < p > < strong > < a href ="/zip "> zip</ a > </ strong > : Backend for ZIP archives</ p >
25
- < p > < strong > < a href ="/iso "> iso</ a > </ strong > : Backend for ISO disk images</ p >
26
- < p > < strong > < a href ="/cloud "> cloud</ a > </ strong > : Backends for cloud providers, like Dropbox and AWS S3.</ p >
27
- < p > < strong > < a href ="/emscripten "> emscripten</ a > </ strong > : Backend for use with Emscripten (Work in Progress)</ p >
22
+ < p >
23
+ < strong > < a href ="/core "> core</ a > </ strong
24
+ > : The core, includes some backends
25
+ </ p >
26
+ < p >
27
+ < strong > < a href ="/dom "> dom</ a > </ strong
28
+ > : Backends which use DOM APIs (i.e. browsers)
29
+ </ p >
30
+ < p >
31
+ < strong > < a href ="/zip "> zip</ a > </ strong
32
+ > : Backend for ZIP archives
33
+ </ p >
34
+ < p >
35
+ < strong > < a href ="/iso "> iso</ a > </ strong
36
+ > : Backend for ISO disk images
37
+ </ p >
38
+ < p >
39
+ < strong > < a href ="/cloud "> cloud</ a > </ strong
40
+ > : Backends for cloud providers, like Dropbox and AWS S3.
41
+ </ p >
42
+ < p >
43
+ < strong > < a href ="/emscripten "> emscripten</ a > </ strong
44
+ > : Backend for use with Emscripten (Work in Progress)
45
+ </ p >
28
46
29
47
< h3 > < a href ="/playground "> Playground</ a > </ h3 >
30
48
< em > (Work in progress)</ em >
You can’t perform that action at this time.
0 commit comments