[docgen] Update doc/neogen.txt

skip-checks: true
This commit is contained in:
github-actions
2022-02-10 15:04:29 +00:00
parent 99bf639dd6
commit af142956b3

View File

@@ -7,6 +7,7 @@ Table of contents:
Configure the setup...................................|neogen-configuration| Configure the setup...................................|neogen-configuration|
Generate annotations.....................................|neogen.generate()| Generate annotations.....................................|neogen.generate()|
Contributing................................................|neogen-develop| Contributing................................................|neogen-develop|
Changes in neogen plugin..................................|neogen-changelog|
Configurations for the template table........|neogen-template-configuration| Configurations for the template table........|neogen-template-configuration|
API to customize templates.............................|neogen-template-api| API to customize templates.............................|neogen-template-api|
How to create/customize an annotation....................|neogen-annotation| How to create/customize an annotation....................|neogen-annotation|
@@ -148,6 +149,19 @@ Contribute to Neogen
Feel free to submit a PR, I will be happy to help you ! Feel free to submit a PR, I will be happy to help you !
------------------------------------------------------------------------------
*neogen-changelog*
`neogen.version`
Here is the current Neogen version:
>
neogen.version = "1.0.0"
<
# Changelog~
## 1.0.0~
- Neogen is officially out ! We support 16 languages as of right now,
with multiple annotation conventions.
============================================================================== ==============================================================================
------------------------------------------------------------------------------ ------------------------------------------------------------------------------