Skip to content

Commit c0278ed

Browse files
committed
build, doc: move to redesign
1 parent a9b0a83 commit c0278ed

6 files changed

Lines changed: 355 additions & 417 deletions

File tree

β€ŽMakefileβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -888,7 +888,7 @@ $(apidocs_html) $(apidocs_json) out/doc/api/all.html out/doc/api/all.json &: $(a
888888
else \
889889
$(call available-node, \
890890
$(DOC_KIT) generate \
891-
-t legacy-html-all \
891+
-t web \
892892
-t legacy-json-all \
893893
-i doc/api/*.md \
894894
--ignore $(skip_apidoc_files) \

β€Ždoc/api/index.mdβ€Ž

Lines changed: 0 additions & 77 deletions
This file was deleted.

β€Žtest/doctool/test-make-doc.mjsβ€Ž

Lines changed: 0 additions & 73 deletions
This file was deleted.

0 commit comments

Comments
Β (0)