Fix templates (#2204) (#2211)

* More fixes

* Add API section and various fixes
This commit is contained in:
Chevdor
2023-02-17 17:20:06 +01:00
committed by GitHub
parent 91e9513430
commit b6430fc0f1
14 changed files with 68 additions and 35 deletions
+2
View File
@@ -16,6 +16,8 @@ gem 'optparse', '~> 0.1.1'
gem 'logger', '~> 1.4'
gem 'changelogerator', '0.10.1'
gem 'test-unit', group: :dev
gem 'rubocop', group: :dev, require: false