Skip to content

Refresh contextual help#151

Merged
GaryJones merged 1 commit into
developfrom
fix/contextual-help
Mar 18, 2022
Merged

Refresh contextual help#151
GaryJones merged 1 commit into
developfrom
fix/contextual-help

Conversation

@GaryJones
Copy link
Copy Markdown
Collaborator

  • Move methods for adding contextual help into its own class.
  • Remove the reliance on a markdown parsing library and trying to read from readme.txt (file already deleted).
  • Refresh HTML in conditionals page to remove redundant links.
  • Add internationalization functions to help content.

Closes #134.

- Move methods for adding contextual help into its own class.
- Remove the reliance on a markdown parsing library and trying to read from `readme.txt` (file already deleted).
- Refresh HTML in conditionals page to remove redundant links.
- Add internationalization functions to help content.

Closes #134.
@GaryJones GaryJones added type: maintenance Routine maintenance and code quality improvements type: documentation Documentation improvements labels Mar 18, 2022
@GaryJones GaryJones added this to the 0.6 milestone Mar 18, 2022
@GaryJones GaryJones self-assigned this Mar 18, 2022
@GaryJones GaryJones merged commit 1248ce1 into develop Mar 18, 2022
@GaryJones GaryJones deleted the fix/contextual-help branch March 18, 2022 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: documentation Documentation improvements type: maintenance Routine maintenance and code quality improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Simplify / fix Contextual Help

1 participant