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

Commit

Permalink
Merge pull request #70 from scipy/githubci
Browse files Browse the repository at this point in the history
all the headers of body content will have border at bottom
  • Loading branch information
Shekharrajak authored Dec 3, 2019
2 parents 812bf86 + ad7d610 commit 9b6b2da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,13 +67,8 @@ This command will serve the build directory on `localhost:2121`.
**Note:**

- Sample docs is present on demo-docs folder.
- grunt will automatically refresh the page when we do changes in the docs file.
- grunt will automatically refresh the page when we do changes in the docs file. So it makes the development easy.

[TODO]

- Run the docs folder
- Run the devdocs folder
- Run the generatd numpy docs

## Surge deploy

Expand Down
1 change: 1 addition & 0 deletions scipy_sphinx_theme/static/css/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -5670,6 +5670,7 @@ h6,
legend {
margin-top: 0;
font-weight: 700;
border-bottom: 1px solid #ccc;
}

p {
Expand Down

0 comments on commit 9b6b2da

Please sign in to comment.