Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.09 KB

File metadata and controls

23 lines (18 loc) · 1.09 KB

SolutionDocumentationGenerator

Build Status

Introduction

Documentation Generator for SAP Cloud Solutions (e.g. SAP Business ByDesing Solutions). This Tool generates documenations files directly form the source code so that there is no need of manually updating source documentation files by-side of the code.

Current Features

  • Solution and Business Object File Parser
  • HTML Documentation Generation for each Business Object
  • HTML Overview Page for the Solution with links to the Business Object files
  • Capability to style the output as you like (CSS)

Getting Started

  • Clone the repository and build the program or download the alpha release
  • Run the program with your Solution and Output path as parameters
  • Example: SolutionDocumentationGenerator.exe C:\Users\tok\Documents\CopernicusIsolatedShell\Projects\BYD_DEV\YEKRNL1PY D:\dev_testdata\bydDocu
  • View your generated Documentation

License

Distributed under the MIT License