Skip to content

Build/update#722

Open
StaticRocket wants to merge 2 commits into
TexasInstruments:masterfrom
StaticRocket:build/update
Open

Build/update#722
StaticRocket wants to merge 2 commits into
TexasInstruments:masterfrom
StaticRocket:build/update

Conversation

@StaticRocket

Copy link
Copy Markdown
Member
  • feat: use sphinx_design for tab support

    The sphinx_design extension has better integration with existing themes. It
    also unpacks its directives as a valid latex block for PDF generation.

    Signed-off-by: Randolph Sapp rs@ti.com

  • build: update dependencies

    Add a new requirements.in file to track the explicit dependencies we need for
    Sphinx and our CI pipeline. Just require something equal to or newer than what
    we're currently using for now.

    Update the requirements.txt to pull in all the latest stuff. Needed now that
    the cached wheel for the old version of lxml has been dropped and the
    container is trying to avoid keeping a compiler around.

    Signed-off-by: Randolph Sapp rs@ti.com

@StaticRocket

Copy link
Copy Markdown
Member Author

Helps with #16

Add a new requirements.in file to track the explicit dependencies we
need for Sphinx and our CI pipeline. Just require something equal to or
newer than what we're currently using for now.

Update the requirements.txt to pull in all the latest stuff. Needed now
that the cached wheel for the old version of lxml has been dropped and
the container is trying to avoid keeping a compiler around.

Signed-off-by: Randolph Sapp <rs@ti.com>
The sphinx_design extension has better integration with existing themes.
It also unpacks its directives as a valid latex block for PDF
generation.

Signed-off-by: Randolph Sapp <rs@ti.com>
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.

7 participants