Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make sphinx works #806

Merged
merged 1 commit into from
Mar 11, 2024
Merged

Commits on Mar 9, 2024

  1. Make sphinx works

    A temporary solution, based on the following:
    
    - introducing a new env variable ZINGG_DRY_RUN
    - if the variable is set:
      + mimic globally used JVM-stuff
      + otherwise do nothing
    
    ++ slightly update ignore and docs/Makefile
    ++ apply formatting to client.py
    
     On branch 762-fix_sphinx_build
     Changes to be committed:
    	modified:   .gitignore
    	modified:   python/docs/Makefile
    	new file:   python/pyproject.toml
    	modified:   python/zingg/client.py
    SemyonSinchenko committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    7df3540 View commit details
    Browse the repository at this point in the history