-
Notifications
You must be signed in to change notification settings - Fork 21
mixture of hypens and em-dashes in TECA documentation #797
Copy link
Copy link
Open
Labels
2_medium_priorityan issue that should be fixed, but is not critical to the next releasean issue that should be fixed, but is not critical to the next releasedocumentationgood first issueRelatively simple issues that will help new contributors become familiar with the codebaseRelatively simple issues that will help new contributors become familiar with the codebase
Metadata
Metadata
Assignees
Labels
2_medium_priorityan issue that should be fixed, but is not critical to the next releasean issue that should be fixed, but is not critical to the next releasedocumentationgood first issueRelatively simple issues that will help new contributors become familiar with the codebaseRelatively simple issues that will help new contributors become familiar with the codebase
Type
Fields
Give feedbackNo fields configured for issues without a type.
In the TECA_BARD documentation, the command line arguments render as a mix of
--and–, with the latter not being recognized by bash as a proper argument. We should do a global search and replace to fix errors of this variety.Also, the documentation badge indicates that the documentation build is failing...we need to fix that too.