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

Fix issue 832 #841

Merged
merged 3 commits into from
May 8, 2019
Merged

Fix issue 832 #841

merged 3 commits into from
May 8, 2019

Commits on Dec 11, 2018

  1. Add if around stub summary creation

    Check if an existing SUMMARY.md is present to prevent overwriting it
    with the stub SUMMARY.md.
    
    [#832]
    Bas Bossink committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    8a942c2 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2019

  1. Merge branch 'master' into fix-issue-832

    Bas Bossink committed May 5, 2019
    Configuration menu
    Copy the full SHA
    02d3301 View commit details
    Browse the repository at this point in the history
  2. Add test for existing SUMMARY.md

    Bas Bossink committed May 5, 2019
    Configuration menu
    Copy the full SHA
    a8693f9 View commit details
    Browse the repository at this point in the history