Skip to content

How to get the .css files to copy over on building the docs? #399

@choldgraf

Description

@choldgraf

This is only tangentially related to sphinx-gallery, but I have a quick question for @Titan-C (or whoever might know)

I'm having a heck of a time figuring out how sphinx-gallery is able to get its .css file copied over to the built _static directory (so that it can be linked in pages). I see that https://github.com/sphinx-gallery/sphinx-gallery/blob/master/sphinx_gallery/gen_gallery.py#L116 seems to be adding the path to the static folder in this repo, but I demoed this on a different repo and none of the files were copied over.

Anyone know how we accomplish this in sphinx-gallery?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions