Skip to content

Remove ascii doc generated section header#755

Merged
jan-goral merged 3 commits into
masterfrom
743-modify-ascii-doc
May 1, 2020
Merged

Remove ascii doc generated section header#755
jan-goral merged 3 commits into
masterfrom
743-modify-ascii-doc

Conversation

@jan-goral
Copy link
Copy Markdown
Contributor

@jan-goral jan-goral commented Apr 30, 2020

Fixes #743

Section header generation is hardcoded in picocli ManPageGenerator and it's not possible to configure it so I've added task which removes section header.

Checklist

  • Documented
  • release_notes.md updated

@jan-goral jan-goral self-assigned this Apr 30, 2020
@jan-goral jan-goral added this to the May 2020 milestone Apr 30, 2020
@jan-goral jan-goral marked this pull request as ready for review April 30, 2020 16:26
pawelpasterz
pawelpasterz previously approved these changes Apr 30, 2020
@jan-goral jan-goral dismissed stale reviews from bootstraponline and pawelpasterz via 15d4d42 April 30, 2020 17:45
@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #755 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #755   +/-   ##
=========================================
  Coverage     78.22%   78.22%           
  Complexity      665      665           
=========================================
  Files           125      125           
  Lines          2774     2774           
  Branches        399      399           
=========================================
  Hits           2170     2170           
  Misses          350      350           
  Partials        254      254           

@jan-goral jan-goral merged commit 54dfa24 into master May 1, 2020
@jan-goral jan-goral deleted the 743-modify-ascii-doc branch May 1, 2020 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Modify ASCII doc generation

4 participants