Method: IsoDoc::Function::References#implicit_reference
- Defined in:
- lib/isodoc/function/references.rb
#implicit_reference(b) ⇒ Object
reference not to be rendered because it is deemed implicit in the standards environment
97 98 99 |
# File 'lib/isodoc/function/references.rb', line 97 def implicit_reference(b) false end |