Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • Autosubmit-GUI Docs Autosubmit-GUI Docs
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Earth SciencesEarth Sciences
  • Autosubmit-GUI DocsAutosubmit-GUI Docs
  • Merge requests
  • !1

Ignore the docs/build folder, fix sources location

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Bruno de Paula Kinoshita requested to merge bdepaula/autosubmit-gui-docs:fix-makefile-sources into master Sep 21, 2022
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 2

Hi,

I just cloned the autosubmit api and autosubmit gui repositories, and noticed this repository for the docs as well. I created a venv and then installed sphinx manually. But running make html resulted in an error due to the wrong sources directory passed as argument to sphinx in the Makefile file.

Also added the build directory to the list of ignored files.

Cheers Bruno

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix-makefile-sources