Changes
Page history
Fix index pages
authored
Mar 25, 2018
by
Marius David Wieschollek
Hide whitespace changes
Inline
Side-by-side
Developers/Index.md
View page @
7f165a56
...
...
@@ -2,17 +2,17 @@
## Contents
1.
[
Development Environment
](
https://git.mdns.eu/nextcloud/passwords/blob/master/CONTRIBUTING.md
)
1.
[
The API
](
Api/Overview
)
1.
[
Password API
](
Api/Password-Api
)
2.
[
Folder API
](
Api/Folder-Api
)
3.
[
Tag API
](
Api/Tag-Api
)
4.
[
Share API
](
Api/Share-Api
)
5.
[
Service API
](
Api/Service-Api
)
6.
[
Settings API
](
Api/Settings-Api
)
7.
[
Object Search API
](
Api/Object-Search
)
8.
[
Error Codes
](
Api/Error-Codes
)
2.
[
Legacy API
](
Api/Legacy-Api
)
3.
[
Verify GIT Commits
](
Verify-Git-Commits
)
1.
[
The API
](
./
Api/Overview
)
1.
[
Password API
](
./
Api/Password-Api
)
2.
[
Folder API
](
./
Api/Folder-Api
)
3.
[
Tag API
](
./
Api/Tag-Api
)
4.
[
Share API
](
./
Api/Share-Api
)
5.
[
Service API
](
./
Api/Service-Api
)
6.
[
Settings API
](
./
Api/Settings-Api
)
7.
[
Object Search API
](
./
Api/Object-Search
)
8.
[
Error Codes
](
./
Api/Error-Codes
)
2.
[
Legacy API
](
./
Api/Legacy-Api
)
3.
[
Verify GIT Commits
](
./
Verify-Git-Commits
)
## Sample Data
Sample data can be downloaded from
[
here
](
../_files/Sample
Passwords.json).
...
...
...
...