An open API service indexing awesome lists of open source software.

https://github.com/open-eid/open-eid.github.io

http://open-eid.github.io pages
https://github.com/open-eid/open-eid.github.io

Last synced: 4 months ago
JSON representation

http://open-eid.github.io pages

Awesome Lists containing this project

README

          

# Architecture of ID-software

* [Architecture of ID-software](http://open-eid.github.io)

## Editing and building

Uses http://www.mkdocs.org/ and https://github.com/mkdocs/mkdocs-bootswatch styles for generating documentation.

1. Update source files docs/index.md and docs/index_files/

2. Build documentation

cd ID_software_architecture_files
mkdocs build

3. Copy the contents of `site` folder to the root folder of the repository.