SAP / abap-file-formats

File formats that define and specify the file representation for ABAP development objects
MIT License
58 stars 56 forks source link

File Formats for Documentation #130

Open schneidermic0 opened 3 years ago

schneidermic0 commented 3 years ago

We have to define how we represent documentation (especially SAPscript) in ABAP file formats.

Questions are from my point of view:

  1. Technical (using two columns like in classic SAPscript editor) or representation in a dedicated file format which is close to documentation
  2. Is the documentation part of the Json or dedicated files (relates also to #115)
schneidermic0 commented 3 years ago

Actually, I would see documentation in dedicated files. Documentation is translation relevant (#106). Therefore, I think we need to include file name additions for the language as described here.