Skip to content

Commit 4392e5d

Browse files
[pre-commit.ci] Automatic linting and formatting fixes
1 parent ff5ddc5 commit 4392e5d

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

docs/community/structure.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,12 @@ The CSS and JS for this theme are built for the browser from `src/pydata_sphinx_
1212
[webpack](https://webpack.js.org/). The main entry points are:
1313

1414
- CSS: `src/pydata_sphinx_theme/assets/styles/pydata-sphinx-theme.scss`
15-
1615
- the main part of the theme assets
1716
- customizes [Bootstrap](https://getbootstrap.com/) with [Sass](https://sass-lang.com)
1817

1918
- JS: `src/pydata_sphinx_theme/assets/scripts/pydata-sphinx-theme.js`
20-
2119
- provides add-on Bootstrap features, as well as some custom navigation behavior
2220

2321
- webpack: `webpack.config.js`
24-
2522
- captures the techniques for transforming the JS and CSS source files in
2623
`src/pydata_sphinx_theme/assets/*` into the production assets in `src/theme/pydata_sphinx_theme/static/`

docs/user_guide/theme-elements.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -223,12 +223,10 @@ You may skip the need to manually define the link text by [activating the MyST L
223223
For example:
224224

225225
- **reStructuredText**
226-
227226
- `https://github.com/pydata/pydata-sphinx-theme/pull/1012`
228227
- https://github.com/pydata/pydata-sphinx-theme/pull/1012
229228

230229
- **MyST Markdown (default)**
231-
232230
- `[https://github.com/pydata/pydata-sphinx-theme/pull/1012](https://github.com/pydata/pydata-sphinx-theme/pull/1012)`
233231
- [https://github.com/pydata/pydata-sphinx-theme/pull/1012](https://github.com/pydata/pydata-sphinx-theme/pull/1012)
234232

0 commit comments

Comments
 (0)