Uses http://www.mkdocs.org/ and https://github.com/mkdocs/mkdocs-bootswatch styles for generating documentation.
-
Update source files in ID_software_architecture_files/docs/
-
Build documentation localy
cd ID_software_architecture_files mkdocs build
Uses https://jekyllrb.com and https://just-the-docs.com styles for generating documentation.
-
Update source files in domain/
-
Build pdf document
# Export English version
pandoc index.md -L kramdown-toc.lua -o eID_Auth_Guide_EN.pdf
# Export Estonian version
pandoc index.et.md -L kramdown-toc.lua -o eID_Auth_Guide_ET.pdfOfficial builds are provided through official distribution point id.ee. If you want support, you need to be using official builds. Contact our support via www.id.ee for assistance.
Source code is provided on "as is" terms with no warranty (see license for more information). Do not file Github issues with generic support requests.