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

Generating resources.rst from Google Spreadsheet #255

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Commits on Dec 1, 2020

  1. docs: generate-resources: Added initial resources generator from spre…

    …adsheet
    
    Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
    glatosinski committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    fe8bfb6 View commit details
    Browse the repository at this point in the history
  2. docs: generate-resources: Changed using Spreadsheet API to using expo…

    …rted spreadsheets
    
    Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
    glatosinski committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    79268a5 View commit details
    Browse the repository at this point in the history
  3. docs: generate-resources: Simplified calls to spreadsheet

    Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
    glatosinski committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    a423522 View commit details
    Browse the repository at this point in the history
  4. docs: generate-resources: Added parsing courses and LinkedIn links

    Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
    glatosinski committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    0f7c7f4 View commit details
    Browse the repository at this point in the history
  5. docs: generate-resources: Added pandas to requirements.txt

    Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
    glatosinski committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    1df201a View commit details
    Browse the repository at this point in the history
  6. docs: generate-resources: added starting spreadsheet from A1, fixed a…

    …rguments
    
    Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
    glatosinski committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    8b9ca96 View commit details
    Browse the repository at this point in the history
  7. docs: generate-resources: added sample generated resources.rst

    Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
    glatosinski committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    42034ef View commit details
    Browse the repository at this point in the history
  8. docs: generate-resources: added odfpy for parsing ODS files

    Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
    glatosinski committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    084b0c2 View commit details
    Browse the repository at this point in the history
  9. generate-resources: used Jinja template to form resources.rst

    Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
    glatosinski committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    c5371b8 View commit details
    Browse the repository at this point in the history
  10. generate-resources: updated resources.rst

    Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
    glatosinski committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    5a151a7 View commit details
    Browse the repository at this point in the history
  11. generate-resources: moved the RST template to a separate file

    Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
    glatosinski committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    c4ed34e View commit details
    Browse the repository at this point in the history
  12. generate-resources: renamed generate-resources-rst.py to generate_res…

    …ources_rst.py
    
    Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
    glatosinski committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    5d374bc View commit details
    Browse the repository at this point in the history
  13. generate-resources: fixed path to skywater_pdk

    Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
    glatosinski committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    064b239 View commit details
    Browse the repository at this point in the history