docs: Add Services reference (#1548)

This commit is contained in:
Shahed Nasser
2022-06-01 18:33:08 +02:00
committed by GitHub
parent 6c1a722b38
commit c87ddd73ff
52 changed files with 14489 additions and 16 deletions
+4
View File
@@ -0,0 +1,4 @@
module.exports = {
plugin: ["typedoc-plugin-markdown"],
readme: "none",
}