-
Notifications
You must be signed in to change notification settings - Fork 13
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
Download header files from the gallery #563
Closed
Closed
Changes from all commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
df04bf1
download files from gallery repo
ahms5 49ed9c1
cosmetics
ahms5 a8e088a
cosmetics
ahms5 1c96eee
appy suggestions by @f-brinkmann
ahms5 df9bc7b
apply towards dynamic header
ahms5 c551c05
ignore downloaded files from pyfar gallery
ahms5 210e5a2
add heading for pyfar page
ahms5 68877a7
add redirect to pyfar
ahms5 f85b87a
fix headings
ahms5 01e6572
Update docs/pyfar.rst
ahms5 fb15447
Update .gitignore
ahms5 9138e07
remove unnessesary code
ahms5 980e956
change branch, because its merged
ahms5 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,52 +1,2 @@ | ||
.. |pyfar_logo| image:: resources/pyfar.png | ||
:width: 150 | ||
:alt: Alternative text | ||
|
||
Getting Started | ||
=============== | ||
|
||
.. toctree:: | ||
:maxdepth: 2 | ||
|
||
readme | ||
|
||
Documentation | ||
============= | ||
|
||
.. toctree:: | ||
:maxdepth: 2 | ||
|
||
concepts | ||
|
||
.. toctree:: | ||
:maxdepth: 2 | ||
|
||
classes | ||
|
||
.. toctree:: | ||
:maxdepth: 2 | ||
|
||
modules | ||
|
||
Contributing | ||
=============== | ||
|
||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
contributing | ||
|
||
Other | ||
===== | ||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
history | ||
|
||
.. | ||
(removed because it is contained in the new spinx style) | ||
Indices and tables | ||
================== | ||
* :ref:`genindex` | ||
* :ref:`modindex` | ||
* :ref:`search` | ||
.. include:: header.rst |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
pyfar | ||
===== | ||
|
||
.. toctree:: | ||
:caption: Getting Started | ||
:maxdepth: 2 | ||
|
||
readme | ||
|
||
|
||
.. toctree:: | ||
:caption: Documentation | ||
:maxdepth: 2 | ||
|
||
concepts | ||
classes | ||
modules | ||
|
||
|
||
.. toctree:: | ||
:caption: Contributing | ||
:maxdepth: 1 | ||
|
||
contributing | ||
|
||
|
||
.. toctree:: | ||
:caption: Other | ||
:maxdepth: 1 | ||
|
||
history |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,3 +21,4 @@ nbmake>=0.7.0 | |
pydata-sphinx-theme | ||
sphinx-design | ||
sphinx-favicon | ||
sphinx-reredirects |
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This was 10 in the gallery. Is this by design?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think 8 is by definition no
More
Dropdown