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

Split ComponentDoc into ComponentDoc and ComponentDocResolver #34

Merged
merged 2 commits into from
Aug 18, 2017

Commits on Aug 16, 2017

  1. Switch from structs to classes

    Split logic for retrieving component documentation from the component
    documentation itself
    fofr committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    b812b9d View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2017

  1. Move partial_path from templates into class

    * Allows path to be easily changed
    * Allows this path to be monkey patched by govuk_component_guide
    * DRYs up templates
    fofr committed Aug 17, 2017
    Configuration menu
    Copy the full SHA
    fc516e7 View commit details
    Browse the repository at this point in the history