Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • Files Files
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 420
    • Issues 420
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 66
    • Merge requests 66
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • FilesFiles
  • Repository
Switch branch/tag
  • nautilus
  • meson.build
Find file BlameHistoryPermalink
  • Corey Berla's avatar
    build: Only generate docs when 'docs' option enabled · dac56fca
    Corey Berla authored Jan 09, 2023 and Ondrej Holy's avatar Ondrej Holy committed Jan 16, 2023
    We have a docs options, but we are generating the docs regardless
    of if it is set. This was a regression in  d47403bc.
    `gi_docgen.found()` is redundant because when 'docs' is set to true
    gi_docgen is a requirement.
    dac56fca