Skip to content

Commit b2e8fa6

Browse files
author
Shelson Ferrari
committed
readme ajustes
1 parent 4f3d981 commit b2e8fa6

1 file changed

Lines changed: 0 additions & 18 deletions

File tree

README.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -88,24 +88,6 @@ With just these simple steps, you should have:
8888

8989
This setup requires only Docker installed, without additional installations, working in MS Windows, Linux, and Unix environments. The scripts will handle the Docker installation if it's not already installed; for MS Windows, a notification will prompt you to download it manually.
9090

91-
## Project authorship
92-
93-
> [Authors](./AUTHORS.md)
94-
95-
## Code of Conduct
96-
97-
> [Project Contributor Code of Conduct](./CODE_OF_CONDUCT.md)
98-
99-
## Project version history
100-
101-
> [Project Change Log](./CHANGELOG.md)
102-
103-
The generation of `CHANGELOG.md` is automated and occurs with each new commit to the repository, thanks to a CI/CD pipeline. This pipeline uses a Docker container that runs a Groovy script to extract commit information, such as hash, date, author, and message, organizing them in an incremental version format. Commits containing the keyword `"AUTO_COMMIT"` are ignored. The Groovy script is responsible for generating the changelog, continuously updating it to reflect all changes made to the project in a precise and detailed manner. The process begins with the CI/CD pipeline calling the Groovy script inside the Docker container, ensuring the changelog is generated correctly.
104-
105-
## Project JavaDoc (Markdown format)
106-
107-
[Project JavaDoc](docs/site/index.md)
108-
10991
---
11092

11193
## Wiki Menu

0 commit comments

Comments
 (0)