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

Adapt to dylan-tool #28

Closed
wants to merge 1 commit into from
Closed

Adapt to dylan-tool #28

wants to merge 1 commit into from

Commits on Apr 1, 2024

  1. Adapt to dylan-tool

    - Add .gitignore
    
    - Add package description
    
    - Remove registry directory
      Will be created by dylan-tool
    
    - Adapt documentation to 'dylan-tool':
    
      - Fix broken link to papers in documentation
      - Update obsolete link with Web archive reference
      - Fix broken links to 'drm' ($unsupplied and <byte>)
      - Move papers in PDF format to sub-directory 'papers'
      - Adapt sphinx-extensions path to 'dylan-tool'
      - Set 'furo' theme as default
      - Remove table of contents from documentation for compatibility with
        'furo' theme.
      - Ignore certificate verification in documentation 'linkcheck'
    
    - Update CI actions
    
      - Ignore documentation paths on building and testing
      - Update checkout and install-opendylan actions
      - Use dylan-tool to update package and build tests
      - Report tests in Xml format to publish
      - Add build documentation action
      - Add dependabot
    fraya committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    3ab6e0c View commit details
    Browse the repository at this point in the history