abapGit / ADT_Frontend

ABAP development tools plug-in for abapGit
MIT License
56 stars 19 forks source link

documentation #11

Open larshp opened 6 years ago

larshp commented 6 years ago

Suggest placing somewhere under http://docs.abapgit.org

absap commented 6 years ago

I think we should provide some documentation guides

Where should these guides reside? Ideas:

larshp commented 6 years ago

in abapGit and abapOpenChecks github-pages are used, via static pages compiled using jekyll.

The github wiki has the disadvantage that it is not possible to submit pull requests for it

First I guess we need to decide what is the nicest url for accessing docs, eg: http://eclipse.abapgit.org (this is the same as suggested for the update site, not sure if they can live together) http://eclipse.abapgit.org/docs http://docs.abapgit.org/eclipse <- I like this one

Information for abapGit development I have collected at http://docs.abapgit.org/development/, so perhaps just a page here can contain the Development Setup Guide?

absap commented 6 years ago

As more and more dev topics come together, I would suggest that we start very soon with a developer documentation. For the beginning, a .md file linked in README.md could do the job.

larshp commented 6 years ago

agree, .md is good for now

absap commented 6 years ago

I'm going to create one

absap commented 6 years ago

any suggestions for naming the document? dev-guidelines.md

I already prepared a feature branch for it.

larshp commented 6 years ago

dev-guidelines.md is good 👍