Add docs to project structure #7

Closed
opened 2025-06-03 08:35:02 +01:00 by root · 1 comment
Owner
No description provided.
root added the
enhancement
label 2025-06-03 08:36:43 +01:00
root added this to the InNOVA project 2025-06-03 08:36:50 +01:00
root closed this issue 2025-06-03 08:36:56 +01:00
Author
Owner

Created sugested stucture:

src/
├── main/
│ ├── java/ # Source code
│ └── resources/ # Configs and static resources
└── test/ # Unit and integration tests
docs/ # Project documentation
└── faqs/ # Contains single file for each FAQ
pom.xml # Maven build file

Created sugested stucture: src/ ├── main/ │ ├── java/ # Source code │ └── resources/ # Configs and static resources └── test/ # Unit and integration tests docs/ # Project documentation └── faqs/ # Contains single file for each FAQ pom.xml # Maven build file
root added this to the 1.0.2 milestone 2025-06-06 14:58:18 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: root/resilient#7
No description provided.