Skip to content

Reduce number of build warnings#173

Open
alanocallaghan wants to merge 1 commit intoqupath:mainfrom
alanocallaghan:warnings
Open

Reduce number of build warnings#173
alanocallaghan wants to merge 1 commit intoqupath:mainfrom
alanocallaghan:warnings

Conversation

@alanocallaghan
Copy link
Collaborator

@alanocallaghan alanocallaghan commented Feb 12, 2026

Whenever I build the docs, I am met with a wall of red text. I would like for the sphinx build warnings to be somewhat diagnostic.

To this end...

  • Ignore common venv directories
  • Correct favico link
  • Fix H2 -> H4 jump in Installation
  • Remove unused tips & tricks
  • Add file prefixes to autolabels to reduce duplicate labels (two pairs remain that cannot be solved without dirty tricks)
  • Reduce prominence of v0.2.0 object hierarchy update (it is IMO too prominent for a May 2020 update)

Ignore common venv directories

Add file prefixes to autolabels to reduce duplicate labels
(two pairs remain that cannot be solved without dirty tricks)

Reduce prominence of v0.2.0 object hierarchy update
@alanocallaghan alanocallaghan changed the title Move to reduce build warnings Reduce number of build warnings Feb 12, 2026
@alanocallaghan
Copy link
Collaborator Author

As much as the autolabel thing is a bit of a pain, currently if I try to link to "Extensions" then I get docs/reference/commands.html#extensions which is... less than useful.

@alanocallaghan
Copy link
Collaborator Author

Possibly better to use #165 rather than removing the page, but I would pick one rather than letting it sit empty and unused

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.

1 participant