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

Doc generation under Windows #1915

Merged
merged 19 commits into from Jul 25, 2019
Merged

Doc generation under Windows #1915

merged 19 commits into from Jul 25, 2019

Commits on Jul 22, 2019

  1. Configuration menu
    Copy the full SHA
    4c4043d View commit details
    Browse the repository at this point in the history
  2. * using "with" directive instead of "open"

    * shebang modification
    * pep8 correction
    
    The goal of this change is to avoid crash on windows
    skoudoro committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    04cc19c View commit details
    Browse the repository at this point in the history
  3. * change shebang for windows

    * update python call and working directory
    skoudoro committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    44abac5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    394477e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    279b35f View commit details
    Browse the repository at this point in the history
  6. * typo

    * syntax correction
    * link update
    skoudoro committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    35a0bb2 View commit details
    Browse the repository at this point in the history
  7. update clean in make.bat

    skoudoro committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    944233a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cf546a9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b7dfbba View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b5343fd View commit details
    Browse the repository at this point in the history
  11. update sphinx logging

    skoudoro committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    bd00fb0 View commit details
    Browse the repository at this point in the history
  12. fix unknown section

    skoudoro committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    e73c3e7 View commit details
    Browse the repository at this point in the history
  13. update make.bat

    skoudoro committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    dc65a23 View commit details
    Browse the repository at this point in the history
  14. fix docstring

    skoudoro committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    32aea68 View commit details
    Browse the repository at this point in the history
  15. fix links

    skoudoro committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    9c7b977 View commit details
    Browse the repository at this point in the history
  16. fix pep8 and docstyle

    skoudoro committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    94201fe View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2019

  1. Update dipy/reconst/dti.py

    Co-Authored-By: Ariel Rokem <arokem@gmail.com>
    skoudoro and arokem committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    d33abb6 View commit details
    Browse the repository at this point in the history
  2. update e.g

    skoudoro committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    02a955f View commit details
    Browse the repository at this point in the history
  3. Update streamline.py

    skoudoro committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    57d43c3 View commit details
    Browse the repository at this point in the history