Git Product home page Git Product logo

teco-code-generators's People

Watchers

 avatar

teco-code-generators's Issues

Testing support for code generators

Testing is important to ensure we don't accidentally regress something or introduces silly bugs.

  • Introduces unit tests for basic building blocks and helpers.
  • Introduces smoke tests with nicely-crafted pseudo metadata.

Converts HTML-based documentation into Markdown

Tencent Cloud API model documentation is a mixture of HTML and Markdown, but DocC only supports a subset of Markdown syntax. This means we need to transform HTML tags into DocC-supported Markdown. The tags that may occur are listed as follows:

  • a
  • b
  • br
  • code
  • del
  • div
  • dx-alert
  • font
  • h4
  • p
  • pre
  • strong
  • table/tr/td
  • ul/li

Continuous integration with Teco

When a pull request is sent to TecoCodeGenerators, we should try to build against the latest stable API metadata and generate a diff with Teco to evaluate the update. We should also build the generated library to verify if the patch doesn't break.

Add GitHub PR template

We need at least 2 kinds of pull requests:

  • A pull request that doesn't affect the way code being generated;
  • A pull request that changes the code generation rules or functionalities.

Supports multilingual documentation generation with localization

Currently we generates all documentation in English. This looks a little weird with Chinese metadata.

Moreover, we also want to generate an English version of Teco but some metadata is missing (available in Chinese). Try to figure out what's the best practice for localization...

Pre-process model member documentation

TCCLI documentation is mixed up with MarkDown and HTML, while DocC only supports a small subset of MarkDown.

If possible, we should pre-process the documentation field to make it DocC-compatible.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.