[doc] Minor website fixes (#5343)

* [doc] Fix level 2 header on cutomization.md

* [doc] Specify https on API/online link

* [docs] Invert github/twitter links in dark mode

* [doc] Pin version for alpha release artifacts
This commit is contained in:
Jim Schubert
2020-02-17 01:03:25 -05:00
committed by GitHub
parent 527c118210
commit 32b9b399fd
6 changed files with 15 additions and 9 deletions

View File

@@ -3,10 +3,9 @@ id: customization
title: Customization
---
<a id="creating-a-new-template"></a>
## Custom Generator (and Template)
If none of the built-in generators suit your needs and you need to do more than just modify the mustache templates to tweak generated code, you can create a brand new generator and its associated templates. OpenAPI Generator can help with this, using the `meta` command:
<a id="creating-a-new-template"></a> If none of the built-in generators suit your needs and you need to do more than just modify the mustache templates to tweak generated code, you can create a brand new generator and its associated templates. OpenAPI Generator can help with this, using the `meta` command:
```sh
java -jar modules/openapi-generator-cli/target/openapi-generator-cli.jar meta \