Lars Hvam

Results 1025 comments of Lars Hvam
trafficstars

https://abapedia.org generates lists of the artifacts and methods, however does not handle abapdoc (yet)

and most of https://github.com/SAP/abap-file-formats-tools now runs in transpiler/open-abap runtime, part of what it does is reading and parsing the abapdoc, however generates json schema instead of documentation

For generation in the ABAP stack: IMHO its a bad idea, spinning up a ABAP stack, pulling the code, generating HTML. Alternatively call the source system where the commit comes...

@Zeatynis ok to close?

Abapedia does not transpile, it just takes the objects and makes html pages for it

stumbled across these two parameters, not sure how they work, but could become repo settings parameters ![image](https://user-images.githubusercontent.com/5888506/165716517-8c43445a-b700-4f68-92e4-f241becf18ac.png)

pull requests welcome, might want to place some parts of it in separate repo

thanks, can you help opening a pull request to https://github.com/abapGit/IOBJ_dependencies with an example of the problem?

the regular git clients will change the entire project environment to represent the current state, when the operation does not cause loss of locally changed files (or at least thats...