|
124 | 124 |
|
125 | 125 | * [Discuss](https://github.com/Sunbird-Ed/Community/discussions) |
126 | 126 |
|
127 | | -## Contribute <a href="#use" id="use"></a> |
| 127 | +## Contribute |
128 | 128 |
|
129 | | -* [Extend / Contribute to Sunbird](use-1/extend-contribute-to-sunbird.md) |
130 | | -* [System Requirements](use-1/system-requirements/README.md) |
131 | | - * [Learning Apps](use-1/system-requirements/learning-apps.md) |
132 | | -* [Source Code](use-1/source-code/README.md) |
133 | | - * [Sunbird-ED Architecture](use-1/source-code/sunbird-ed-architecture.md) |
134 | | - * [Developer Guide](use-1/source-code/workflows/README.md) |
135 | | - * [Portal](use-1/source-code/workflows/portal/README.md) |
136 | | - * [Component Diagram](use-1/source-code/workflows/portal-component-diagrams.md) |
137 | | - * [Mobile](use-1/source-code/workflows/mobile/README.md) |
138 | | - * [Component Diagram](use-1/source-code/workflows/mobile-component-diagrams.md) |
139 | | - * [sunbird-mobile-sdk](use-1/source-code/workflows/mobile/sunbird-mobile-sdk.md) |
140 | | - * [Sunbird-mobile-app plugins](development-resources/misc-pages/sunbird-mobile-app-plugins.md) |
141 | | - * [Configurations to setup mobile app](use-1/source-code/workflows/mobile/configurations-to-setup-mobile-app.md) |
142 | | - * [Form service](use-1/source-code/workflows/form-service/README.md) |
143 | | - * [Architecture](use-1/source-code/workflows/form-service/architecture.md) |
144 | | - * [Data model](use-1/source-code/workflows/form-service/data-model.md) |
145 | | - * [API's](use-1/source-code/workflows/form-service/apis.md) |
146 | | - * [Reference Apps](use-1/source-code/reference-apps.md) |
147 | | - * [Platform](use-1/source-code/platform.md) |
148 | | -* [Install Locally](use-1/install-locally/README.md) |
149 | | - * [SunbirdED Mobile](use-1/install-locally/sunbirded-mobile.md) |
150 | | - * [SunbirdED Portal](use-1/install-locally/sunbirded-portal.md) |
151 | | -* [Configuration](use-1/configuration/README.md) |
152 | | - * [SunbirdEd Portal](use-1/configuration/sunbirded-portal.md) |
153 | | - * [Sunbird Mobile](use-1/configuration/sunbird-mobile.md) |
154 | | -* [Independent Libraries](use-1/independent-libraries/README.md) |
155 | | - * [Common Consumption Components](use-1/independent-libraries/common-consumption-components.md) |
156 | | - * [SunbirdEd Forms](use-1/independent-libraries/sunbirded-forms.md) |
157 | | - * [Sunbird Client Services](use-1/independent-libraries/sunbird-client-services.md) |
158 | | - * [Sunbird Styles](use-1/independent-libraries/sunbird-styles.md) |
159 | | - * [Sunbird Themes](use-1/independent-libraries/sunbird-themes.md) |
160 | | - * [Sunbird Tag Manager](use-1/independent-libraries/sunbird-tag-manager.md) |
161 | | -* [Issue tracker/ Create Issue](use-1/issue-tracker.md) |
162 | | -* [Contribute to ED](use-1/contribute-to-ed.md) |
| 129 | +* [Extend / Contribute to Sunbird](contribute/extend-contribute-to-sunbird.md) |
| 130 | +* [System Requirements](contribute/system-requirements/README.md) |
| 131 | + * [Learning Apps](contribute/system-requirements/learning-apps.md) |
| 132 | +* [Source Code](contribute/source-code/README.md) |
| 133 | + * [Architecture - Component Diagram](contribute/source-code/architecture-component-diagram.md) |
| 134 | + * [Developer Guide](contribute/source-code/workflows/README.md) |
| 135 | + * [Portal](contribute/source-code/workflows/portal/README.md) |
| 136 | + * [Component Diagram](contribute/source-code/workflows/portal/component-diagram.md) |
| 137 | + * [Mobile](contribute/source-code/workflows/mobile/README.md) |
| 138 | + * [Component Diagram](contribute/source-code/workflows/mobile/component-diagram.md) |
| 139 | + * [sunbird-mobile-sdk](contribute/source-code/workflows/mobile/sunbird-mobile-sdk.md) |
| 140 | + * [Sunbird-mobile-app plugins](contribute/source-code/workflows/mobile/sunbird-mobile-app-plugins.md) |
| 141 | + * [Configurations to setup mobile app](contribute/source-code/workflows/mobile/configurations-to-setup-mobile-app.md) |
| 142 | + * [Form service](contribute/source-code/workflows/form-service/README.md) |
| 143 | + * [Architecture](contribute/source-code/workflows/form-service/architecture.md) |
| 144 | + * [Data model](contribute/source-code/workflows/form-service/data-model.md) |
| 145 | + * [API's](contribute/source-code/workflows/form-service/apis.md) |
| 146 | + * [Reference Apps](contribute/source-code/reference-apps.md) |
| 147 | + * [Platform](contribute/source-code/platform.md) |
| 148 | +* [Install Locally](contribute/install-locally/README.md) |
| 149 | + * [SunbirdED Mobile](contribute/install-locally/sunbirded-mobile.md) |
| 150 | + * [SunbirdED Portal](contribute/install-locally/sunbirded-portal.md) |
| 151 | +* [Configuration](contribute/configuration/README.md) |
| 152 | + * [SunbirdEd Portal](contribute/configuration/sunbirded-portal.md) |
| 153 | + * [Sunbird Mobile](contribute/configuration/sunbird-mobile.md) |
| 154 | +* [Independent Libraries](contribute/independent-libraries/README.md) |
| 155 | + * [Common Consumption Components](contribute/independent-libraries/common-consumption-components.md) |
| 156 | + * [SunbirdEd Forms](contribute/independent-libraries/sunbirded-forms.md) |
| 157 | + * [Sunbird Client Services](contribute/independent-libraries/sunbird-client-services.md) |
| 158 | + * [Sunbird Styles](contribute/independent-libraries/sunbird-styles.md) |
| 159 | + * [Sunbird Themes](contribute/independent-libraries/sunbird-themes.md) |
| 160 | + * [Sunbird Tag Manager](contribute/independent-libraries/sunbird-tag-manager.md) |
| 161 | +* [Issue tracker/ Create Issue](contribute/issue-tracker.md) |
| 162 | +* [Contribute to ED](contribute/contribute-to-ed.md) |
163 | 163 |
|
164 | 164 | ## Misc |
165 | 165 |
|
|
0 commit comments