mirror of
https://github.com/boostorg/json.git
synced 2026-07-21 13:23:29 +00:00
fix doc generation warning
This commit is contained in:
@@ -26,7 +26,6 @@ class Asciidoctor::AbstractBlock
|
||||
end
|
||||
|
||||
def document_filepath
|
||||
suffix = @document.attributes['outfilesuffix']
|
||||
File.join(document_dirname, @document.document_filename).delete_prefix(
|
||||
".#{File::SEPARATOR}")
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user