Skip to content

Commit 8b11008

Browse files
authored
Merge pull request #691 from keshavprasadms/api-docs
fix: updating index pages
2 parents d858551 + b08b08a commit 8b11008

File tree

2 files changed

+16
-13
lines changed

2 files changed

+16
-13
lines changed

apis/index.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The **Content and Learning Services** category has the following microservices:
3131

3232
- **Content Management:** Provides services to manage content objects and their lifecycle for a defined taxonomy in a learning domain. This service is dependent on the taxonomy microservice as every content piece must be tagged with the appropriate taxonomy.
3333
[Content APIs](apis/content/){:target="_blank"}
34-
[Textbook APIs](apis/tocapi/){:target="_blank"}
34+
[Textbook APIs](apis/tocapi/){:target="_blank"}
3535
<!--- add lock and plugin API folders and here -->
3636
3737

@@ -42,6 +42,7 @@ The **Content and Learning Services** category has the following microservices:
4242
The **Contribution & Curation Services** category has the following microservices:
4343

4444
- [**Contribution Management:**](apis/programsapi/){:target="_blank"} This service enables organisations to digitally plan, coordinate and [manage crowd sourcing](apis/bulkapproveapi){:target="_blank"} for content contributions.
45+
4546
- [**Contributor Management:**](apis/opensaber/){:target="_blank"} This service enables a registry of individual contributors and contributing organisations that nominate and contribute digital content via sourcing projects.
4647

4748
## Taxonomy & Tagging Services
@@ -70,14 +71,15 @@ The **Registry & Discovery Services** category has the following microservices:
7071
- [**Search Service:**](apis/searchapi/){:target="_blank"} Provides services to search and discover content and knowledge assets.
7172

7273
- [**User APIs:**](apis/userapi/){:target="_blank"} This service enables a registry of users on the Sunbird platform. It provides services to manage the lifecycle, administration, and permissions of users.
73-
[User bulk upload](apis/bulkupload){:target="_blank"}
74-
[User roles](apis/userapi/#operation/Assign_User_Role){:target="_blank"}
75-
[Manage user alerts](apis/feedapi){:target="_blank"}
76-
[User permissions](apis/consentapi){:target="_blank"}
74+
[User bulk upload](apis/bulkupload/){:target="_blank"}
75+
[User roles](apis/userapi/#operation/Assign_User_Role/){:target="_blank"}
76+
[Manage user alerts](apis/feedapi/){:target="_blank"}
77+
[User permissions](apis/consentapi/){:target="_blank"}
78+
[Data Sync APIs](apis/datasyncapi/){:target="_blank"}
7779

7880
- [**Organisation Management:**](apis/orgapi/){:target="_blank"} This service enables a registry of organisations on the Sunbird platform. It provides services to manage the lifecycle, administration, and permissions of organisations.
7981
[Organisation Location](apis/geolocationapi/){:target="_blank"}
80-
82+
[Tenant Preference](apis/tenantpreferenceapi/){:target="_blank"}
8183
- [**Location Service:**](apis/locationapi/){:target="_blank"} This service enables the registry of geographic locations. It provides services to create and manage locations for each organisation.
8284

8385
- [**Device Management:**](apis/deviceapi/){:target="_blank"} This service enables the registry of devices accessing the sunbird platform. The device profile and location of device is stored in the device registry.
@@ -102,7 +104,7 @@ The **Practice, Sensing & Assessment Services** category has the following micro
102104

103105
- [**Assessment Service:**](apis/assessmentapi/){:target="_blank"} Provides services to create and manage questions and question sets that are useful to assess proficiency of learners.
104106

105-
<!--- - [**Assessment Management Service:**](apis/itemsetapi/){:target="_blank"} (Under development) Provides services to create and manage questions and question sets that are useful to assess proficiency of learners. -->
107+
<!--- [**Assessment Management Service:**](apis/itemsetapi/){:target="_blank"} (Under development) Provides services to create and manage questions and question sets that are useful to assess proficiency of learners. -->
106108

107109
## Credentialing & Badging Services
108110

@@ -128,6 +130,7 @@ The **Infra & Shared Services** category has the following microservices:
128130
[Kong register version 1](apis/kongcredentialregisterapiv1/){:target="_blank"}
129131
[Kong register version 2](apis/kongcredentialregisterapiv2/){:target="_blank"}
130132
[Refresh API tokens](apis/refreshtokenapi){:target="_blank"}
133+
[Desktop register API](apis/desktop/device-registry/){:target="_blank"}
131134

132135
- [**Logging Service:**](apis/clientlogapi){:target="_blank"} <!---**/data/v1/client/logs**--> Provides services to [client applications](apis/clientlogapi){:target="_blank"} like mobile and [desktop apps](apis/desktop/){:target="_blank"} to save [error logs](apis/clientlogapi){:target="_blank"} on the server.
133136

index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ <h2>Version {{site.docsBranch}}</h2>
2222
<div class="widgetLatestVersionNotification"></div>
2323
</div>
2424

25-
<div class="col-sm-6 col-md-4">
25+
<!--- <div class="col-sm-6 col-md-4">
2626
<div class="img-thumbnail">
2727
<a href="architecture/" class="homepage-section">
2828
<img src="/img/docs_images/architecture.png">
@@ -35,7 +35,7 @@ <h5 class="homepage-section__title">Architecture
3535
</a>
3636
</div>
3737
</div>
38-
</div>
38+
</div>-->
3939

4040
<div class="col-sm-6 col-md-4">
4141
<div class="img-thumbnail">
@@ -52,7 +52,7 @@ <h5 class="homepage-section__title">Developer Docs
5252
</div>
5353
</div>
5454

55-
<div class="col-sm-6 col-md-4">
55+
<!--- <div class="col-sm-6 col-md-4">
5656
<div class="img-thumbnail">
5757
<a href="features-documentation/" class="homepage-section">
5858
<img src="/img/docs_images/product-features.png">
@@ -65,7 +65,7 @@ <h5 class="homepage-section__title">Product Features
6565
</a>
6666
</div>
6767
</div>
68-
</div>
68+
</div>-->
6969

7070
<div class="col-sm-6 col-md-4">
7171
<div class="img-thumbnail">
@@ -97,7 +97,7 @@ <h5 class="homepage-section__title">Frequently asked questions
9797
</div>
9898
</div>
9999

100-
<div class="col-sm-6 col-md-4">
100+
<!-- <div class="col-sm-6 col-md-4">
101101
<div class="img-thumbnail">
102102
<a href="usertaskflow/" class="homepage-section">
103103
<img src="/img/docs_images/user-task-flow.png">
@@ -110,7 +110,7 @@ <h5 class="homepage-section__title">User Task Flow
110110
</a>
111111
</div>
112112
</div>
113-
</div>
113+
</div>-->
114114

115115
</div>
116116
</div>

0 commit comments

Comments
 (0)