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 ignore_comments to documentation #495

Merged

Conversation

dcslagel
Copy link
Collaborator

@dcslagel dcslagel commented Nov 1, 2021

Description:

Add ignore_comments to documentation. This should resolve issue: "ignore_comments not mentioned in documentation" #392.

Also change data parsing functions to use 'ignore_data_comments' rather than 'ignore_comments'. This clarifies the difference between the two flags since 'ignore_data_comments' is used in parsing the data section and 'ignore_comments' is used in parsing header sections.

--

Let me know if this change could be accepted (or rejected) or
needs some additional changes to be approved and merged.

Thank you,
DC

- Also change data parsing functions to use 'ignore_data_comments'
  rather than 'ignore_comments'. This clarifies the difference between
  the two flags since 'ignore_data_comments' is used in parsing the data
  section and 'ignore_comments' is used in parsing header sections.
Copy link
Owner

@kinverarity1 kinverarity1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great. Thank you!

@dcslagel dcslagel merged commit f07a6da into kinverarity1:master Nov 8, 2021
@dcslagel dcslagel deleted the documentation_for_ignore_comments branch November 8, 2021 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants