-
Add auto docs generator to JS
-
At the very least, we need a warning comment in the forge project in the log.js and generate.js files.
Can we expose the files more publicly to make the behaviour more explicit? https://docs.npmjs.…
-
Does anyone know how to prompt data generation? I would need specific sentence structures.
I tried to reconfigure the prompt itself, but it did not change the generated data sentence by sentence. Do…
-
I want to add this RSCG to my list of Roslyn Code Generators , https://ignatandrei.github.io/RSCG_Examples/v2/docs/List-of-RSCG
However, even with the sample, it is difficul to understand how to ma…
-
I run generation using `openapitools/openapi-generator-cli`.
```js
const DOCKER_IMG = 'openapitools/openapi-generator-cli';
const API_PATH = 'api/api.yaml';
const TEMPLATES_PATH = 'templates';
…
-
I'm trying to generate POCO's from the following JSON 4 schema, which has references to a number of other files.
[http://docs.oasis-open.org/ubl/UBL-2.1-JSON/v1.0/cnprd01/json-schema/maindoc/UBL-In…
-
calypso Variant should be added into `dpgen.generator.arginfo.model_devi_args`, including docs.
-
- This documentation uses the 1.0.0 version of the package. The current version on nuget is [2.1](https://www.nuget.org/packages/Microsoft.XmlSerializer.Generator).
- This documentation says that you …
-
### Problem
Both the SCM Provider generator and Pull Request generator are very good tools for different and valid use cases, but the limitation is that they cannot be used together in a Matrix gen…
-
```
Developer docs on how to run the generator-tests needs to be updated to reflect
the fact that the source-code generators have moved to a project of their own
(i.e. no longer resides within the e…