Enhanced ABAP documentation.
https://eduardocopat.github.io/abap-docs/
- Navigable and sharable (i.e. you can open new tabs, instead of the same-page navigation in standard docs).
- Searchable.
- Comparable across versions.
- Beautiful (e.g. syntax highlight, material theme).
- SAP documentation is downloaded using httrack.
- The documentation is parsed into markdown.
- The documentation is built with MkDocs.
- The documentation is deployed to GitHub pages.
- Node 12.13.1+
- Python 3.8.1+
- Vagrant 2.2.6+
vagrant up
and then run./vagrant/sapdocs/download.sh
to download the documentation. This will take hours.pip install -r requirements.txt
npm install
- Run
./build.sh
ABAP and SAP NetWeaver are Copyright by SAP AG. All rights reserved.
For this repository master branch code, see License.