Skip to content

Commit

Permalink
added docs
Browse files Browse the repository at this point in the history
  • Loading branch information
shiinamiyuki committed Dec 17, 2024
1 parent ce30705 commit 71dbef4
Show file tree
Hide file tree
Showing 16 changed files with 34,599 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=./luisa_lang.html"/>
</head>
</html>
245 changes: 245 additions & 0 deletions docs/luisa_lang.html

Large diffs are not rendered by default.

1,046 changes: 1,046 additions & 0 deletions docs/luisa_lang/_builtin_decor.html

Large diffs are not rendered by default.

1,508 changes: 1,508 additions & 0 deletions docs/luisa_lang/classinfo.html

Large diffs are not rendered by default.

245 changes: 245 additions & 0 deletions docs/luisa_lang/codegen.html

Large diffs are not rendered by default.

447 changes: 447 additions & 0 deletions docs/luisa_lang/codegen/base.html

Large diffs are not rendered by default.

2,630 changes: 2,630 additions & 0 deletions docs/luisa_lang/codegen/cpp.html

Large diffs are not rendered by default.

258 changes: 258 additions & 0 deletions docs/luisa_lang/codegen/cpp_lib.html

Large diffs are not rendered by default.

536 changes: 536 additions & 0 deletions docs/luisa_lang/codegen/rust_api.html

Large diffs are not rendered by default.

10,427 changes: 10,427 additions & 0 deletions docs/luisa_lang/hir.html

Large diffs are not rendered by default.

240 changes: 240 additions & 0 deletions docs/luisa_lang/lang.html

Large diffs are not rendered by default.

1,060 changes: 1,060 additions & 0 deletions docs/luisa_lang/lang_builtins.html

Large diffs are not rendered by default.

10,430 changes: 10,430 additions & 0 deletions docs/luisa_lang/math_types.html

Large diffs are not rendered by default.

4,552 changes: 4,552 additions & 0 deletions docs/luisa_lang/parse.html

Large diffs are not rendered by default.

922 changes: 922 additions & 0 deletions docs/luisa_lang/utils.html

Large diffs are not rendered by default.

46 changes: 46 additions & 0 deletions docs/search.js

Large diffs are not rendered by default.

0 comments on commit 71dbef4

Please sign in to comment.