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

Migration to Sphinx #155

Draft
wants to merge 17 commits into
base: main
Choose a base branch
from
Draft

Migration to Sphinx #155

wants to merge 17 commits into from

Commits on Aug 30, 2019

  1. Configuration menu
    Copy the full SHA
    b563a75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d22a2d View commit details
    Browse the repository at this point in the history
  3. [ci] Try to fix dependencies version problem

    `attr` complaining that there's not `'coverter'`
    
    ```python
    TypeError: attrib() got an unexpected keyword argument 'converter'
    ```
    dpshelio committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    97407a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aee3f98 View commit details
    Browse the repository at this point in the history
  5. [ci] latex font needed

    dpshelio committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    5837e42 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cb0e087 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3e0575c View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2019

  1. Configuration menu
    Copy the full SHA
    97a158f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20bbc1b View commit details
    Browse the repository at this point in the history
  3. Process the files in order

    This way there's no complains that files didn't exists because created on other
    notebooks.
    dpshelio committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    58e7017 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2ddc54 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c375987 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8759ed6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    da1bbd9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    019e81d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9fe2f16 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2019

  1. Configuration menu
    Copy the full SHA
    67c7f3b View commit details
    Browse the repository at this point in the history