Skip to content

Conversation

@bkeryan
Copy link
Collaborator

@bkeryan bkeryan commented Oct 4, 2023

What does this Pull Request accomplish?

Enable more Sphinx extensions:

  • githubpages: Automatically create .nojekyll file
  • intersphinx: Allow linking to docs for the Python stdlib and other packages

Remove touch docs/.nojekyll from GitHub workflows.

Show type hints in attribute/parameter descriptions.

Why should this Pull Request be merged?

Enhance documentation by linking to other docs and showing type hints.

Simplify GitHub workflows.

What testing has been done?

Built docs locally. Verified that the .nojekyll file is created and that hyperlinks to stdlib and nidcpower work.

- githubpages: Automatically create .nojekyll file
- intersphinx: Allow linking to docs for the Python stdlib and other packages
@github-actions
Copy link
Contributor

github-actions bot commented Oct 4, 2023

Test Results

     12 files  ±0       12 suites  ±0   2m 49s ⏱️ -1s
   304 tests ±0     238 ✔️ ±0    66 💤 ±0  0 ±0 
3 636 runs  ±0  2 828 ✔️ ±0  808 💤 ±0  0 ±0 

Results for commit 5417a68. ± Comparison against base commit b8346fc.

♻️ This comment has been updated with latest results.

@bkeryan bkeryan changed the title docs: Enable githubpages and intersphinx extensions docs: Enable githubpages, intersphinx, and type hints Oct 4, 2023
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.

4 participants