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

Build the xml for elements from a CSV file #77

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Mar 31, 2017

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

Commits on Apr 3, 2017

  1. Start to use a python script for generation

    Build the element list from a csv file rather than hard code it.
    jimsch committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    5e1c6db View commit details
    Browse the repository at this point in the history
  2. Fix the name of the script

    jimsch committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    81eb2db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdee7af View commit details
    Browse the repository at this point in the history
  4. Fix indentation problems

    Make the if statement cover everything
    jimsch committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    0d7ab7c View commit details
    Browse the repository at this point in the history
  5. Correct column point

    Get the wrapping done better and fix readme to deal with markdown parser
    changes on github
    jimsch committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    b428463 View commit details
    Browse the repository at this point in the history