update description

This commit is contained in:
2024-05-29 14:12:44 +02:00
parent e703b918d7
commit 179ccd3883
2 changed files with 14 additions and 9 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ This will add `@push.rocks/smartdocumentation` to your project's dependencies.
## Usage
The `@push.rocks/smartdocumentation` package allows you to map your git directory structures into documentation sites efficiently. It leverages TypeScript and a set of sophisticated tools under the hood such as `@pushrocks/smartfile`, `@pushrocks/smartmarkdown`, and `@tsclass/tsclass` to manage and generate documentation content dynamically.
The `@push.rocks/smartdocumentation` package allows you to map your git directory structures into documentation sites efficiently. It leverages TypeScript and a set of sophisticated tools under the hood such as `@push.rocks/smartfile`, `@push.rocks/smartmarkdown`, and `@tsclass/tsclass` to manage and generate documentation content dynamically.
### Setting Up