Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix current version breaking side menu (remove bootstrap, custom css, custom js, custom template) #88
Fix current version breaking side menu (remove bootstrap, custom css, custom js, custom template) #88
Changes from all commits
f3cf51e
b88b224
460f0ed
fdfdb8b
88f5a5b
313cbc3
8c70942
c399b21
3e00383
23433fc
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 229 in sphinx_asdf/directives.py
Codecov / codecov/patch
sphinx_asdf/directives.py#L229
Check warning on line 243 in sphinx_asdf/directives.py
Codecov / codecov/patch
sphinx_asdf/directives.py#L243
Check warning on line 250 in sphinx_asdf/directives.py
Codecov / codecov/patch
sphinx_asdf/directives.py#L250
Check warning on line 263 in sphinx_asdf/directives.py
Codecov / codecov/patch
sphinx_asdf/directives.py#L263
Check warning on line 266 in sphinx_asdf/directives.py
Codecov / codecov/patch
sphinx_asdf/directives.py#L266
Check warning on line 268 in sphinx_asdf/directives.py
Codecov / codecov/patch
sphinx_asdf/directives.py#L268
Check warning on line 274 in sphinx_asdf/directives.py
Codecov / codecov/patch
sphinx_asdf/directives.py#L274
Check warning on line 277 in sphinx_asdf/directives.py
Codecov / codecov/patch
sphinx_asdf/directives.py#L277
Check warning on line 291 in sphinx_asdf/directives.py
Codecov / codecov/patch
sphinx_asdf/directives.py#L291
Check warning on line 294 in sphinx_asdf/directives.py
Codecov / codecov/patch
sphinx_asdf/directives.py#L294
Check warning on line 306 in sphinx_asdf/directives.py
Codecov / codecov/patch
sphinx_asdf/directives.py#L306
Check warning on line 309 in sphinx_asdf/directives.py
Codecov / codecov/patch
sphinx_asdf/directives.py#L309
Check warning on line 341 in sphinx_asdf/directives.py
Codecov / codecov/patch
sphinx_asdf/directives.py#L341
Check warning on line 20 in sphinx_asdf/nodes.py
Codecov / codecov/patch
sphinx_asdf/nodes.py#L20
Check warning on line 28 in sphinx_asdf/nodes.py
Codecov / codecov/patch
sphinx_asdf/nodes.py#L28
Check warning on line 31 in sphinx_asdf/nodes.py
Codecov / codecov/patch
sphinx_asdf/nodes.py#L31
Check warning on line 44 in sphinx_asdf/nodes.py
Codecov / codecov/patch
sphinx_asdf/nodes.py#L44
Check warning on line 52 in sphinx_asdf/nodes.py
Codecov / codecov/patch
sphinx_asdf/nodes.py#L52
Check warning on line 61 in sphinx_asdf/nodes.py
Codecov / codecov/patch
sphinx_asdf/nodes.py#L61
Check warning on line 69 in sphinx_asdf/nodes.py
Codecov / codecov/patch
sphinx_asdf/nodes.py#L69
Check warning on line 77 in sphinx_asdf/nodes.py
Codecov / codecov/patch
sphinx_asdf/nodes.py#L77
Check warning on line 80 in sphinx_asdf/nodes.py
Codecov / codecov/patch
sphinx_asdf/nodes.py#L80
Check warning on line 101 in sphinx_asdf/nodes.py
Codecov / codecov/patch
sphinx_asdf/nodes.py#L101
Check warning on line 109 in sphinx_asdf/nodes.py
Codecov / codecov/patch
sphinx_asdf/nodes.py#L109
Check warning on line 125 in sphinx_asdf/nodes.py
Codecov / codecov/patch
sphinx_asdf/nodes.py#L125
This file was deleted.
This file was deleted.