Skip to content
This repository has been archived by the owner on Jul 8, 2021. It is now read-only.

Feature/strip #1

Closed
wants to merge 4 commits into from
Closed

Feature/strip #1

wants to merge 4 commits into from

Conversation

alexmasny
Copy link

No description provided.

@cthoyt
Copy link
Owner

cthoyt commented Feb 5, 2017

Consider making a different test file for allen brain atlas things. Also, it looks like the build is failing, so check Travis-CI for what went wrong. I think it's something with the docs and not your code

@cthoyt
Copy link
Owner

cthoyt commented Feb 5, 2017

It's also good to open issues related to the stuff you want to add on a pull request, then add messages in the commit that close those issues. This helps with keeping track of what gets added when, and can also be organized into "milestones" in github which usually correspond to releases.

@cthoyt
Copy link
Owner

cthoyt commented Feb 5, 2017

The error is because there's no _static folder in the docs folder, because GitHub doesn't commit empty folders. For now, assuming you don't want to add any static files to the documentation building process (like css, javascript, etc) then you can go in to the docs/conf.py and find the line
html_static_path = ['_static'] and change it to html_static_path = []

@cthoyt cthoyt closed this Feb 21, 2021
@cthoyt cthoyt deleted the feature/strip branch February 21, 2021 23:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants