Skip to content

italia/cie-manuale-tecnico-docs

Repository files navigation

Regole Tecniche CIE eID SAML

Get invited Docs Italia Documentation


Table of Contents

Introduction

This repository hosts the sphinx project tree of CIE eID Technical Manual for the authentication scheme "Entra con CIE". This repository is structured to be compliant with Docs Italia. This is why the content of the relevant folders will be compiled and rendered inside such platform. Docs Italia is designed to support documents, localized in different languages and for this reason it is the reference platform for displaying this standard.

Preview

The current version is published at this link.

Preview of a branch

Preview of other branches can be navigated by adding the branch name in the webpath, as follows:

Build

HTML

pip install -r requirements.txt

sphinx-build -b html -d html/it/doctrees docs/it/  html/it

ODT

sudo apt install pandoc
sphinx-build -b singlehtml docs/it/  html/
cd html
pandoc -o cie-eid-saml-docs.odt index.html

How to contribute

Please help development by reporting problems, suggesting changes and asking questions.

Feel free to open Pull Requests and to present a problem with an Issue.

If you never used GitHub, get up to speed with Understanding the GitHub Flow or follow one of the great free interactive courses in the GitHub learning lab on working with GitHub and working with MarkDown, the syntax this project's documentation is in.

This project is licenced CC-0, which essentially means that the project, along with your contributions is in the Public Domain in whatever jusrisdiction possible, and everyone can do whatever they want with it.

License

The project is covered by a CC-0 license.