Skip to content

Commit 03d7cc5

Browse files
authored
docs(readme): move up 'About this repository' section (#112)
1 parent dba04d6 commit 03d7cc5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ You can build amazing experiences with Ignite UI for React. Ignite UI for React
1313
| --------------- | ---------------- | ------------- | -------------- | --------------- |
1414
| Latest ✔️ | Latest ✔️ | Latest ✔️ | Latest ✔️ | Latest ✔️ |
1515

16+
## About this repository
17+
This repository contains the base logic and build process for generating the React wrappers published for the `igniteui-react`, `igniteui-react-dockmanager` and `igniteui-react-grids` packages.
18+
1619
## Overview
1720

1821
### Components in [igniteui-react]
@@ -205,9 +208,6 @@ Finally, we can run our new application by using one of the following commands:
205208
npm run start
206209
```
207210

208-
## About this repository
209-
This repository contains the base logic and build process for generating the React wrappers published for the `igniteui-react`, `igniteui-react-dockmanager` and `igniteui-react-grids` packages.
210-
211211
## Typedoc
212212

213213
The typedoc will use the configs from the ig-typedoc-theme, in this case the `react.oss.config.json`. If you would like to test out a local versioning, you will need to set your `react-api-docs-versions.json` file, that is usually used on the staging/production machines that lists the versions. The content of the file looks like this: `{"folders": [ "19.0.3" ]}`.

0 commit comments

Comments
 (0)