Skip to content

Commit 27a79f7

Browse files
authored
Update docusaurus version 2 (#78)
* Fix #77: Update to meta files for intellij + gitignore * Add new updated documentation moving to v2 of docusaurus and based on all the documentation done in openapi generator * Add missing image * Remove package-lock (use with npm only and now we use yarn) and update Dockerfile node image to latest version which is 14.4.0 at the moment
1 parent 6a04526 commit 27a79f7

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

84 files changed

+11819
-28456
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,5 @@ build
2121
/cli/out
2222

2323
/lib/build
24-
/lib/out
24+
/lib/out
25+
/.idea/sonarlint/issuestore/

.idea/compiler.xml

+1-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/misc.xml

+4-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/modules/cli/cli.iml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/modules/cli/cli_main.iml

+46-41
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)