[ https://issues.apache.org/jira/browse/YETUS-415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15401166#comment-15401166 ]
Kengo Seki commented on YETUS-415: ---------------------------------- Almost +1, but some comments: {code} + print 'Yo! Got an ignore directive in', + print 'file:{} on line number:{}'.format(file_path, line_num) {code} * This message should be output to stderr. * (line_num + 1) feels more natural as displayed line nubmer. > shelldocs ability to ignore a file > ---------------------------------- > > Key: YETUS-415 > URL: https://issues.apache.org/jira/browse/YETUS-415 > Project: Yetus > Issue Type: New Feature > Components: ShellDocs > Reporter: Allen Wittenauer > Assignee: Ajay Yadava > Fix For: 0.4.0 > > Attachments: YETUS-415.00.patch, YETUS-415.01.patch, > YETUS-415.02.patch, YETUS-415.03.patch > > > it would be nice if there was a way to tell shelldocs to ignore a file during > the parse phase via a comment in the file. -- This message was sent by Atlassian JIRA (v6.3.4#6332)