mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 06:05:58 -06:00
Update README.md (#213)
This commit is contained in:
parent
aa31f3e84a
commit
a9e1826d88
1 changed files with 4 additions and 1 deletions
|
|
@ -123,9 +123,12 @@ UppHub conceptually is very similar to the package manager concept known from ot
|
|||
|
||||
### Repository layout
|
||||
|
||||
The U++ repository is divided into several directories. The most important ones are:
|
||||
The U++ repository is divided into several directories. Some of them are:
|
||||
* **autotest** - unit and integration tests for our framework
|
||||
* **examples** - exemplary codes of complex applications
|
||||
* **references** - reference examples demonstrating individual features of U++
|
||||
* **tutorial** - exemplary code from our tutorials
|
||||
* **uppsrc** - main sources of the framework
|
||||
* **benchmarks** - code for benchmarking purposes
|
||||
* **rainbow** - area for new GUI backends development
|
||||
* **upptst** - manual testing code for the framework
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue