Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • U ujotypes-py
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Jira
    • Jira
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • titantitan
  • Related Projects
  • ujotypes-py
  • Merge requests
  • !88

UJOTYP-62 Fix broken generation of project documentation with Sphinx

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Björn Latte requested to merge bl/ujotypes-py:fix_doc into master Sep 06, 2019
  • Overview 2
  • Commits 2
  • Pipelines 0
  • Changes 17

The behavior of the table of consent has been fixed to display proper leveling depth. Use of a structured way of underlining reStructuredText headings is necessary for this. (see https://www.sphinx-doc.org/en/1.8/usage/restructuredtext/basics.html#sections)

The README.md from the repository root has been converted to reStructuredText version README.rst to allow inclusion into the document generation. This avoids having a second file duplicating the text content and the chance of inconsistencies.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix_doc