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

Remove documentation make scripts #322

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

folmos-at-orange
Copy link
Member

@folmos-at-orange folmos-at-orange commented Dec 20, 2024


TODO Before Asking for a Review

  • Rebase your branch to the latest version of dev (or main for release PRs)
  • Make sure all CI workflows are green
  • Self-Review: Review "Files Changed" tab and fix any problems you find
  • API Docs (only if there are changes in docstrings, rst files or samples):
    • Check the docs build without warning: see the log of the API Docs workflow
    • Check that your changes render well in HTML: download the API Docs artifact and open index.html
    • If there are any problems it is faster to iterate by building locally the API Docs

@folmos-at-orange folmos-at-orange linked an issue Dec 20, 2024 that may be closed by this pull request
@folmos-at-orange folmos-at-orange force-pushed the 307-eliminate-documentation-makefile branch from 7218cef to 17cd18a Compare December 20, 2024 13:31
@folmos-at-orange folmos-at-orange self-assigned this Dec 20, 2024
Copy link
Collaborator

@popescu-v popescu-v left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but rebase on dev before merge.

@folmos-at-orange folmos-at-orange force-pushed the 307-eliminate-documentation-makefile branch from 17cd18a to fe84e63 Compare January 8, 2025 07:16
@folmos-at-orange folmos-at-orange merged commit 1b730ee into dev Jan 8, 2025
1 check passed
@folmos-at-orange folmos-at-orange deleted the 307-eliminate-documentation-makefile branch January 8, 2025 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Eliminate documentation Makefile
2 participants