Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • nomad-FAIR nomad-FAIR
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 217
    • Issues 217
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 28
    • Merge requests 28
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • nomad-labnomad-lab
  • nomad-FAIRnomad-FAIR
  • Merge requests
  • !965

Draft: Resolve "Building docs independently from the python package"

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Adam Fekete requested to merge 1207-building-docs-independently-from-the-python-package into develop Nov 30, 2022
  • Overview 0
  • Commits 6
  • Pipelines 1
  • Changes 70

Closes #1207 (closed)

The "compiled" documentation should not be part of the python source distribution. Reasoning:

  • we need the nomad package to build the documentation which actually should also contain the documentation... Currently the only way to build the python sdist by building it twice.
  • most of the other links on the gui are also pointing to external link
  • it is more just a decimation of the usage of the gui...
  • the link of the logo of the documentation redirect to a another page (central deployment) and not to the one where it was actually deployed.
Edited Nov 30, 2022 by Adam Fekete
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 1207-building-docs-independently-from-the-python-package