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

feat: source_relative #450

Merged
merged 3 commits into from
Aug 11, 2021
Merged

feat: source_relative #450

merged 3 commits into from
Aug 11, 2021

Commits on Aug 9, 2021

  1. feat: source_relative

    adds support for generating the docs in the folder relative to the proto source path. If there are multiple directories containing proto files, adding the option --doc_out=markdown,index.md,source_relative will generate the file index.md under each of the proto directories with the documentation for the files in that directory
    Rossiar committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    14cad0b View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. Configuration menu
    Copy the full SHA
    cb7d0fb View commit details
    Browse the repository at this point in the history
  2. chore: update CHANGELOG.md

    Rossiar committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    234c0ee View commit details
    Browse the repository at this point in the history