-
here is the script:
```js
const rawJsdoc = await jsdoc2md.getTemplateData({
files: path.join(__dirname, '../src/validator/*.ts'),
"no-cache": true,
// source: validatorsSourceCode,
…
-
Once we've got the `adaptors` -> `docs` documentation build down, we should optimize the documentation that gets written by using:
1. A guide to cherrypicking and styling docs from `jsdoc2md`: https:…
-
@taylordowns2000 commented on [Tue Nov 01 2022](https://github.com/OpenFn/docs/issues/332)
## Note
the new doc strings that were introduced for #228 don't work with docusaurus: https://github.com/Ope…
-
#### Reason/Context
Since we are using workflows in our repos a lot and the number of workflows is growing day by day, It is becoming harder to keep track of what workflows are doing and having a big…
-
The Class methods output is kind of verbose due to the default "instance method parent name prefix", like
```foo.bar()``` in class ```Foo``` . how can I discard it? so the output looks like ```bar()…
-
The documentation for the TypeScript abstract class [PositionFunction](https://github.com/cosinekitty/astronomy/tree/master/source/js#PositionFunction) does not explain the abstract member function `P…
-
We should add jsdoc documentation for the public facing API (f.ex constructs). We should also look into how to host this documentation on a web page.
-
# TypeScript support for FCL
# Grant category
Developer service
# Description
## Problem statement
- Target audience: every dApp developer who uses FCL but has a TypeScript codebase. Alth…
-
I'm trying to use this on my project that uses import assertions to import json but this currently throws an error `This experimental syntax requires enabling the parser plugin: "importAssertions"` an…
-
Redo docs for new API