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

add-pandoc #61

Merged
merged 27 commits into from
Dec 7, 2023
Merged

add-pandoc #61

merged 27 commits into from
Dec 7, 2023

Commits on Nov 10, 2023

  1. starts new sphinx docs

    jmbhughes committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    3926be9 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. adds api to docs

    jmbhughes committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    f681afb View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. updated functions and readme

    s0larish committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    e81dc63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f934375 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95fba6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2cec4c7 View commit details
    Browse the repository at this point in the history
  5. added cite.rst

    s0larish committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    01761d4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ea8b80 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

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

Commits on Dec 4, 2023

  1. fix python version

    jmbhughes authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    d85cefb View commit details
    Browse the repository at this point in the history
  2. expands docs

    jmbhughes committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    831fe09 View commit details
    Browse the repository at this point in the history
  3. updated example documentation

    updated example documentation
    mwest007 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    9496283 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. updated support.py

    s0larish committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    e63c875 View commit details
    Browse the repository at this point in the history
  2. add requirements txt files

    jmbhughes committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    5ecbbe1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    713ebce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e2782c View commit details
    Browse the repository at this point in the history
  5. improves style

    jmbhughes committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    701310d View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. massive updates!

    jmbhughes committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    2b4308d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4a62b5 View commit details
    Browse the repository at this point in the history
  3. fixes typos

    jmbhughes committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    dd59115 View commit details
    Browse the repository at this point in the history
  4. adds tests

    jmbhughes committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    ce0e9c4 View commit details
    Browse the repository at this point in the history
  5. update versions

    jmbhughes committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    8f3d763 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    544f6af View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    0997620 View commit details
    Browse the repository at this point in the history
  2. Fix docs deploy (#58)

    * Releases v0.1.0 (#56)
    
    * starts new sphinx docs
    
    * adds api to docs
    
    * updated functions and readme
    
    * updated index and quickstart on sphinx
    
    * updated index and quickstart on sphinx
    
    * updated index and quickstart on sphinx
    
    * added cite.rst
    
    * updated angle number in instruments.py
    
    * fix python version
    
    * expands docs
    
    * updated example documentation
    
    updated example documentation
    
    * updated support.py
    
    * add requirements txt files
    
    * increment veresion and add ritesh to authors
    
    * updates docstrings, deletes unused code
    
    * improves style
    
    * massive updates!
    
    * renames input_cube to input_collection
    
    * fixes typos
    
    * adds tests
    
    * update versions
    
    * updated vmin and vmax in example.ipynb
    
    ---------
    
    Co-authored-by: s0larish <risht42@gmail.com>
    Co-authored-by: Dr Matthieu Wes <69257591+mwest007@users.noreply.github.com>
    
    * add pandoc
    
    ---------
    
    Co-authored-by: s0larish <risht42@gmail.com>
    Co-authored-by: Dr Matthieu Wes <69257591+mwest007@users.noreply.github.com>
    3 people authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    5346d24 View commit details
    Browse the repository at this point in the history
  3. Add pandoc (#60)

    * Releases v0.1.0 (#56)
    
    * starts new sphinx docs
    
    * adds api to docs
    
    * updated functions and readme
    
    * updated index and quickstart on sphinx
    
    * updated index and quickstart on sphinx
    
    * updated index and quickstart on sphinx
    
    * added cite.rst
    
    * updated angle number in instruments.py
    
    * fix python version
    
    * expands docs
    
    * updated example documentation
    
    updated example documentation
    
    * updated support.py
    
    * add requirements txt files
    
    * increment veresion and add ritesh to authors
    
    * updates docstrings, deletes unused code
    
    * improves style
    
    * massive updates!
    
    * renames input_cube to input_collection
    
    * fixes typos
    
    * adds tests
    
    * update versions
    
    * updated vmin and vmax in example.ipynb
    
    ---------
    
    Co-authored-by: s0larish <risht42@gmail.com>
    Co-authored-by: Dr Matthieu Wes <69257591+mwest007@users.noreply.github.com>
    
    * test pandoc github action deploy (#59)
    
    * starts new sphinx docs
    
    * adds api to docs
    
    * updated functions and readme
    
    * updated index and quickstart on sphinx
    
    * updated index and quickstart on sphinx
    
    * updated index and quickstart on sphinx
    
    * added cite.rst
    
    * updated angle number in instruments.py
    
    * fix python version
    
    * expands docs
    
    * updated example documentation
    
    updated example documentation
    
    * updated support.py
    
    * add requirements txt files
    
    * increment veresion and add ritesh to authors
    
    * updates docstrings, deletes unused code
    
    * improves style
    
    * massive updates!
    
    * renames input_cube to input_collection
    
    * fixes typos
    
    * adds tests
    
    * update versions
    
    * updated vmin and vmax in example.ipynb
    
    * Fix docs deploy (#58)
    
    * Releases v0.1.0 (#56)
    
    * starts new sphinx docs
    
    * adds api to docs
    
    * updated functions and readme
    
    * updated index and quickstart on sphinx
    
    * updated index and quickstart on sphinx
    
    * updated index and quickstart on sphinx
    
    * added cite.rst
    
    * updated angle number in instruments.py
    
    * fix python version
    
    * expands docs
    
    * updated example documentation
    
    updated example documentation
    
    * updated support.py
    
    * add requirements txt files
    
    * increment veresion and add ritesh to authors
    
    * updates docstrings, deletes unused code
    
    * improves style
    
    * massive updates!
    
    * renames input_cube to input_collection
    
    * fixes typos
    
    * adds tests
    
    * update versions
    
    * updated vmin and vmax in example.ipynb
    
    ---------
    
    Co-authored-by: s0larish <risht42@gmail.com>
    Co-authored-by: Dr Matthieu Wes <69257591+mwest007@users.noreply.github.com>
    
    * add pandoc
    
    ---------
    
    Co-authored-by: s0larish <risht42@gmail.com>
    Co-authored-by: Dr Matthieu Wes <69257591+mwest007@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: s0larish <risht42@gmail.com>
    Co-authored-by: Dr Matthieu Wes <69257591+mwest007@users.noreply.github.com>
    
    * Update requirements.txt
    
    ---------
    
    Co-authored-by: s0larish <risht42@gmail.com>
    Co-authored-by: Dr Matthieu Wes <69257591+mwest007@users.noreply.github.com>
    3 people authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    b3e4300 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0081674 View commit details
    Browse the repository at this point in the history