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
- Host: GitHub
- URL: https://github.com/open-eid/open-eid.github.io
- Owner: open-eid
- Created: 2014-10-09T16:26:13.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2025-11-10T13:11:59.000Z (7 months ago)
- Last Synced: 2025-11-10T15:12:06.958Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 10.3 MB
- Stars: 9
- Watchers: 18
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.