Changes
Page history
Updated Home Pages
authored
Mar 25, 2018
by
Marius David Wieschollek
Show whitespace changes
Inline
Side-by-side
Developers/Index.md
View page @
2bbfd6da
## Developer Manual
> Welcome to the Passwords Developer Handbook.
## 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
)
...
...
@@ -11,9 +14,6 @@
2.
[
Legacy API
](
Api/Legacy-Api
)
3.
[
Verify GIT Commits
](
Verify-Git-Commits
)
## Set up your Development Environment
See
[
Contributing.md
](
https://git.mdns.eu/nextcloud/passwords/blob/master/CONTRIBUTING.md
)
## Sample Data
Sample data is available
[
here
](
../_files/Sample
Passwords.json).
Thee sample data can be imported in the
[
backup section
](
http://localhost/index.php/apps/passwords#/backup
)
.
\ No newline at end of file
Sample data can be downloaded from
[
here
](
../_files/Sample
Passwords.json).
The sample data can be imported in the
[
import section
](
http://localhost/index.php/apps/passwords#/backup/import
)
.
\ No newline at end of file