butterfly icon indicating copy to clipboard operation
butterfly copied to clipboard

Improve ManualInstructions API

Open fabiocarvalho777 opened this issue 5 years ago • 0 comments

  1. Make description parameter optional. If not present, description is auto-discovered from first h1 tag in the document.
  2. In order to promote some standardization, require every manual instruction file to be under manual_instructions folder in the classpath. Obviously manual_instructions doesn't have to be specified in the resourceName parameter. Still allows subfolders under manual_instructions.

fabiocarvalho777 avatar Aug 16 '18 22:08 fabiocarvalho777