Commit Graph

23 Commits

Author SHA1 Message Date
Patrik Oldsberg af141c0766 rewrite repo location urls 2020-11-03 11:03:49 +01:00
Patrik Oldsberg a3ae6ddfdb docgen: add support for picking up the type from the declaration instead of initialization 2020-10-28 22:50:37 +01:00
Patrik Oldsberg e4d0aa4609 docgen: fix duplicate help text 2020-10-17 15:11:28 +02:00
Navaneeth Suresh bbeaff9daf Add a lint rule to avoid using __dirname 2020-10-09 15:03:29 +05:30
Patrik Oldsberg ed733cf029 docsgen: fix link generation on windows 2020-08-23 19:13:02 +02:00
Patrik Oldsberg 922c7296fd docgen: use github-slugger to generate better slugs 2020-07-19 14:27:36 +02:00
Patrik Oldsberg 7e5451d8a9 docgen: fix markdown links 2020-07-19 14:27:35 +02:00
Patrik Oldsberg 6b6820bdd2 docgen: more docs 2020-07-19 14:27:34 +02:00
Patrik Oldsberg 9bbd1fed18 docgen: add option to output github markdown 2020-07-19 14:27:34 +02:00
Patrik Oldsberg 38b356f826 docgen: updated tests 2020-07-19 14:27:33 +02:00
Patrik Oldsberg 4cd6774b02 docgen: updated title 2020-07-19 14:27:33 +02:00
Patrik Oldsberg d873963849 docgen: use repo root as base path but exclude types in node_modules 2020-07-19 14:27:33 +02:00
Patrik Oldsberg 2776f735d7 docgen: more explanation in api index 2020-07-19 14:27:32 +02:00
Patrik Oldsberg c5b2fdd846 docgen: read location and generate links for ApiRefs 2020-07-19 14:27:32 +02:00
Patrik Oldsberg b1558c5af7 docgen: add proper cli entrypoint end improve path handling 2020-07-19 14:27:32 +02:00
Patrik Oldsberg f668388c9e docgen: restructure docs into index + type docs 2020-07-19 14:27:32 +02:00
Patrik Oldsberg 2ec31c5264 docgen: remove flatMap util 2020-07-19 14:27:31 +02:00
Patrik Oldsberg 7a5f4bcbd4 docgen: support both constructor and call expressions 2020-07-19 14:27:31 +02:00
Patrik Oldsberg e692991226 docgen: add support for intersection types 2020-07-19 14:27:31 +02:00
Patrik Oldsberg ab450c3ad7 docgen: update paths and add filtering based on root paths 2020-07-19 14:27:30 +02:00
Patrik Oldsberg 5a05761afe docgen: only use type name as link text 2020-07-19 14:27:30 +02:00
Patrik Oldsberg 833d3f4bb4 docgen: fix lint issues 2020-07-19 14:27:30 +02:00
Patrik Oldsberg 6e8691e998 packages: inital dump of docgen + copyright headers 2020-07-19 14:27:29 +02:00