10 Commits (main)

Author SHA1 Message Date
Jan Dittberner 4294d911f9 Add typing_extensions dependency 2 years ago
Jan Dittberner abfb40fa8f Update dependencies 2 years ago
Jan Dittberner cf188e4272 Update dependencies and bump copyright year 3 years ago
Jan Dittberner ba97194ca8 Update dependencies 4 years ago
Jan Dittberner e59a2cd7d4 Update dependencies
Update to Python 3.7 and latest versions of direct and transitive
dependencies. Fix a deprecation warning related to docutils returning an
iterator for document.traverse in project Sphinx extension.
4 years ago
Jan Dittberner cff7cc6779 Start documenting CommModule
- add a file meant to collect general observations
- add a file meant to collect information related to the database schema
- add a glossary file
- add documentation for the CommModule files in source/directories.rst
- start signer protocol specification in source/signer.rst
- add support for block and sequence diagrams via sphinxcontrib-blockdiag and
  sphinxcontrib-seqdiag
6 years ago
Jan Dittberner 8ba1692ba7 Add build documentation for this project
- Add intersphinx configuration for infradocs
- Ensure availability of CAcert root certificates
- add building.rst that describes how to get and build the documentation
  source code
6 years ago
Jan Dittberner 844119e086 Update Pipfile.lock 6 years ago
Jan Dittberner d0a2424a21 Add minor improvements for documentation build
- add git version to generated output
- fix broken headline
- add support for wiki links and bug tracker links
6 years ago
Jan Dittberner b510692489 Add Pipfile to install Sphinx 6 years ago