This website requires JavaScript.
Explore
Help
Sign In
dany
/
antd-web-apps
Watch
1
Star
0
Fork
0
You've already forked antd-web-apps
mirror of
https://github.com/lxsang/antd-web-apps
synced
2024-12-29 10:48:21 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
5b8acf2d87
antd-web-apps
/
doc
/
views
/
default
/
index
/
index.ls
7 lines
91 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add Booklet front end
2020-06-22 22:14:52 +02:00
<?lua
add index pages for documentations
2020-12-22 13:57:23 +01:00
if data then
use backend markdown renderer
2020-09-01 17:37:44 +02:00
echo(data)
add index pages for documentations
2020-12-22 13:57:23 +01:00
else
echo("404 Not found")
support comments in odc
2020-09-22 17:58:37 +02:00
end
add index pages for documentations
2020-12-22 13:57:23 +01:00
?>
Reference in New Issue
Copy Permalink