Skip to content

eduardocopat/abap-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7aa69e5 · Sep 21, 2020

History

60 Commits
Sep 21, 2020
Sep 21, 2020
Sep 19, 2020
Sep 21, 2020
Aug 28, 2020
Sep 4, 2020
Sep 21, 2020
Sep 19, 2020
Sep 21, 2020
Sep 12, 2020
Sep 21, 2020
Sep 21, 2020
Sep 8, 2020
Sep 19, 2020
Sep 21, 2020
Sep 19, 2020
Sep 21, 2020
Sep 21, 2020
Aug 27, 2020

Repository files navigation

ABAP docs

Enhanced ABAP documentation.

https://eduardocopat.github.io/abap-docs/

Goals

  • 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).

How it works

  1. SAP documentation is downloaded using httrack.
  2. The documentation is parsed into markdown.
  3. The documentation is built with MkDocs.
  4. The documentation is deployed to GitHub pages.

Installing

Requirements

  • Node 12.13.1+
  • Python 3.8.1+
  • Vagrant 2.2.6+

Install

  • 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

  • Run ./build.sh

License

ABAP and SAP NetWeaver are Copyright by SAP AG. All rights reserved.

For this repository master branch code, see License.