Giter Site home page Giter Site logo

Comments (4)

hugovk avatar hugovk commented on August 16, 2024

The first thing to do is create a Read the Docs config file, it's now required:

https://blog.readthedocs.com/migrate-configuration-v2/

See some other Jazzband projects and:

https://docs.readthedocs.io/en/stable/config-file/v2.html

from help.

peymanslh avatar peymanslh commented on August 16, 2024

Thanks @hugovk

from help.

blaisep avatar blaisep commented on August 16, 2024

@peymanslh

try creating this .readthedocs.yaml, then lmk if we can close this ticket and send me a url to the recent docs please.

# .readthedocs.yaml
# Read the Docs configuration file
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details

version: 2

build:
  os: ubuntu-22.04
  tools:
    python: "3.10"

sphinx:
  configuration: docs/conf.py

python:
  install:
  - requirements: requirements.txt
  - method: pip
    path: .

you may have to adjust paths, but I think I got it right for your project.

from help.

blaisep avatar blaisep commented on August 16, 2024

@jezdez , I suppose the way to prevent this would be to add a check for .readthdocs.yaml in https://github.com/jazzband/.github/blob/main/.pullapprove.yml ?
(rhetorical, no need to answer here)

from help.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.