-
Notifications
You must be signed in to change notification settings - Fork 13
Add documentation section to README.md (#461) #476
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
The documentation section was accidentally added to the release/2.0 branch first instead of develop. Add it to develop as well. |
|
|
||
| ## GitHub Repository | ||
| Download the XSD schema files and examples in the git repository found at https://github.com/VDVde/OJP and take a look at the [documentation tables](https://vdvde.github.io/OJP/index.html). | ||
| Download the XSD schema files and examples in the git repository found at [https://github.com/VDVde/OJP](https://github.com/VDVde/OJP). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| Download the XSD schema files and examples in the git repository found at [https://github.com/VDVde/OJP](https://github.com/VDVde/OJP). | |
| Download the XSD schema files and examples from the git repository found at [https://github.com/VDVde/OJP](https://github.com/VDVde/OJP). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I imagined that we could introduce it just for the future and leave it for 2.0, thus having this small difference. But the problem is really minor, I have absolutely no problem if you prefer merging it just like that.
| ## GitHub Repository | ||
| Download the XSD schema files and examples in the git repository found at https://github.com/VDVde/OJP and take a look at the [documentation tables](https://vdvde.github.io/OJP/index.html). | ||
| Download the XSD schema files and examples in the git repository found at [https://github.com/VDVde/OJP](https://github.com/VDVde/OJP). | ||
| The [documentation tables](https://vdvde.github.io/OJP/index.html) are generated for each relevant branch automatically (when the branch itself is valid). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| The [documentation tables](https://vdvde.github.io/OJP/index.html) are generated for each relevant branch automatically (when the branch itself is valid). | |
| The [documentation tables](https://vdvde.github.io/OJP/index.html) are generated for each relevant branch automatically (provided the branch itself is valid). |
No description provided.