Skip to content
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 documentation, remove version cap on sphinxcontrib-bibtex #523

Merged
merged 40 commits into from
Feb 16, 2023

Commits on Nov 4, 2022

  1. remove version constraint on sphinxcontrib-bibtex

    Moritz-Alexander-Kern committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    a7688c5 View commit details
    Browse the repository at this point in the history
  2. add path to .bib file to conf.py

    Moritz-Alexander-Kern committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    2b11d70 View commit details
    Browse the repository at this point in the history
  3. remove html4 writer, since its deprecated with newer sphinx versions

    Moritz-Alexander-Kern committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    6dcd9cf View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. updated mathjax path

    Moritz-Alexander-Kern committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    697a80f View commit details
    Browse the repository at this point in the history
  2. fix bug for math formulas with sphinx 5.3.0

    Moritz-Alexander-Kern committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    2e94f75 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. remove version cap for sphinx

    Moritz-Alexander-Kern committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    979e67d View commit details
    Browse the repository at this point in the history
  2. fix mathjax output by specifying mathjax as html math renderer

    Moritz-Alexander-Kern committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    e3dfcbd View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. undo changes for mathjax, this will be a separate PR

    Moritz-Alexander-Kern committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    648bb11 View commit details
    Browse the repository at this point in the history
  2. change citation style to author-year

    Moritz-Alexander-Kern committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    117c1cd View commit details
    Browse the repository at this point in the history
  3. changed bibliography style for spade, removed labelprefix

    Moritz-Alexander-Kern committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    a95a9c3 View commit details
    Browse the repository at this point in the history
  4. define default style for bibliography

    Moritz-Alexander-Kern committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    633fbaa View commit details
    Browse the repository at this point in the history
  5. remove style for bibliography in spade.rst

    Moritz-Alexander-Kern committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    ae70a78 View commit details
    Browse the repository at this point in the history
  6. add bibtex_reference_style for citations with round brackets

    Moritz-Alexander-Kern committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    799cfa0 View commit details
    Browse the repository at this point in the history
  7. add bibliography style, author_year

    Moritz-Alexander-Kern committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    6443b66 View commit details
    Browse the repository at this point in the history
  8. bibliography style spade.rst

    Moritz-Alexander-Kern committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    2a097ac View commit details
    Browse the repository at this point in the history
  9. bibliography style cubic.rst

    Moritz-Alexander-Kern committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    8f486d1 View commit details
    Browse the repository at this point in the history
  10. bibliography style cell_assembly_detection.rst

    Moritz-Alexander-Kern committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    5bfcde2 View commit details
    Browse the repository at this point in the history
  11. bibliography style citation.rst

    Moritz-Alexander-Kern committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    682c714 View commit details
    Browse the repository at this point in the history
  12. bibliography style contribute.rst

    Moritz-Alexander-Kern committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    93c8735 View commit details
    Browse the repository at this point in the history
  13. bibliography style _spike_train_processing.rst

    Moritz-Alexander-Kern committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    931f8d8 View commit details
    Browse the repository at this point in the history
  14. remove path to .bib file

    Moritz-Alexander-Kern committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    9f99c52 View commit details
    Browse the repository at this point in the history
  15. bibliography style asset.rst

    Moritz-Alexander-Kern committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    f712263 View commit details
    Browse the repository at this point in the history
  16. bibliography style causality.rst

    Moritz-Alexander-Kern committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    50033cf View commit details
    Browse the repository at this point in the history
  17. bibliography style change_point_detection.rst

    Moritz-Alexander-Kern committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    08603ca View commit details
    Browse the repository at this point in the history
  18. bibliography style gpfa.rst

    Moritz-Alexander-Kern committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    78dae1d View commit details
    Browse the repository at this point in the history
  19. bibliography style signal_processing.rst

    Moritz-Alexander-Kern committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    7a7853b View commit details
    Browse the repository at this point in the history
  20. bibliography style spike_train_surrogates.rst

    Moritz-Alexander-Kern committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    8cc83d9 View commit details
    Browse the repository at this point in the history
  21. bibliography style unitary_event_analysis.rst

    Moritz-Alexander-Kern committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    1bf9038 View commit details
    Browse the repository at this point in the history
  22. bibliography style waveform_features.rst

    Moritz-Alexander-Kern committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    040542a View commit details
    Browse the repository at this point in the history
  23. bibliography style spike_train_generation.py

    Moritz-Alexander-Kern committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    c4ac0b1 View commit details
    Browse the repository at this point in the history
  24. bibliography style statistics.py

    Moritz-Alexander-Kern committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    0ac22b1 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. trigger CI build

    Moritz-Alexander-Kern committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    ace0fec View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into fix/bibtex-contrib-version-cap

    Moritz-Alexander-Kern committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    65fedf2 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. add gcc 12 to docs runner

    Moritz-Alexander-Kern committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    ee7666e View commit details
    Browse the repository at this point in the history
  2. add conda update

    Moritz-Alexander-Kern committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    c1da061 View commit details
    Browse the repository at this point in the history
  3. install libstdcxx

    Moritz-Alexander-Kern committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    3924988 View commit details
    Browse the repository at this point in the history
  4. add activate base environment commands to conda docs runner

    Moritz-Alexander-Kern committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    d4400c2 View commit details
    Browse the repository at this point in the history
  5. Update CI.yml

    change path to chache
    Moritz-Alexander-Kern committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    5b72a85 View commit details
    Browse the repository at this point in the history
  6. remove version constraint on libstdcxx-ng

    Moritz-Alexander-Kern committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    3df7b7e View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/fix/bibtex-contrib-version-cap' …

    …into fix/bibtex-contrib-version-cap
    Moritz-Alexander-Kern committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    8d476b3 View commit details
    Browse the repository at this point in the history