6 Commits

Author SHA1 Message Date
Marc Rousavy
036856aed5
chore: Move everything into package/ (#1745)
* Move everything into package

* Remove .DS_Store

* Move scripts and eslintrc to package

* Create CODE_OF_CONDUCT.md

* fix some links

* Update all links (I think)

* Update generated docs

* Update notice-yarn-changes.yml

* Update validate-android.yml

* Update validate-cpp.yml

* Delete notice-yarn-changes.yml

* Update validate-cpp.yml

* Update validate-cpp.yml

* Update validate-js.yml

* Update validate-cpp.yml

* Update validate-cpp.yml

* wrong c++ style

* Revert "wrong c++ style"

This reverts commit 55a3575589c6f13f8b05134d83384f55e0601ab2.
2023-09-01 18:15:28 +02:00
Marc Rousavy
f84368050d Remove ignored files 2021-03-03 21:26:04 +01:00
Marc Rousavy
1a86e4e582 Exclude index.ts 2021-03-03 14:04:46 +01:00
Marc Rousavy
919aa3d82c Revert "Gitignore: Ignore automatically generated TypeDoc API .md"
This reverts commit 4b496c1a27b388d66e31265fac5bee8003629864.
2021-03-03 13:46:07 +01:00
Marc Rousavy
4b496c1a27 Gitignore: Ignore automatically generated TypeDoc API .md 2021-03-03 13:41:18 +01:00
Marc Rousavy
0b7b4d50b5
Automatically build API documentation (#11)
* Automatically build API documentation using Typedoc and Docusaurus
* Move MD and move to MDX for Docusaurus Guides
2021-03-03 12:37:43 +01:00