mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
create and add docs
This commit is contained in:
parent
d6b034ae11
commit
4378351ded
17 changed files with 870 additions and 8 deletions
16
docs/Home.md
16
docs/Home.md
|
|
@ -1,13 +1,13 @@
|
|||
## [Get Started](https://github.com/jsprit/jsprit/wiki/Getting-Started)
|
||||
## [Get Started](Getting-Started)
|
||||
|
||||
Setting up jsprit and the like.
|
||||
|
||||
## Examples
|
||||
## Examples
|
||||
|
||||
* [Simple Example](https://github.com/jsprit/jsprit/wiki/Simple-Example)
|
||||
* [More Examples](https://github.com/jsprit/jsprit/wiki/More-Examples)
|
||||
* [Simple Example](Simple-Example)
|
||||
* [More Examples](More-Examples)
|
||||
|
||||
## [Meta-Heuristic](https://github.com/jsprit/jsprit/wiki/Meta-Heuristic)
|
||||
## [Meta-Heuristic](Meta-Heuristic)
|
||||
|
||||
Gives a basic description of the applied meta-heuristic.
|
||||
|
||||
|
|
@ -28,19 +28,19 @@ mvn clean install
|
|||
|
||||
If you want to contribute to jsprit (which would be great), fork the project and build your fork, make changes, run your and jsprit's test cases and make a pull request (see [help.github.contribute](https://help.github.com/articles/fork-a-repo) or [stackoverflow.contribute](http://stackoverflow.com/questions/4384776/how-do-i-contribute-to-others-code-in-github) for details).
|
||||
|
||||
## [Acknowledgement](https://github.com/jsprit/jsprit/wiki/Acknowledgement)
|
||||
## [Acknowledgement](Acknowledgement)
|
||||
|
||||
Sponsors/Acknowledgement/Testimonials
|
||||
|
||||
##Contact
|
||||
|
||||
####Mailing List:
|
||||
####Mailing List:
|
||||
In the [forum](https://discuss.graphhopper.com/) you can discuss jsprit related issues and you will probably get answers to your questions.
|
||||
|
||||
####Issue Tracker:
|
||||
For bugs, feature requests or similar use the [issue tracker](https://github.com/jsprit/jsprit/issues).
|
||||
|
||||
####Email:
|
||||
####Email:
|
||||
If you cannot get help in the mailing list or you just do not want to discuss your topic publicly, send an email to:
|
||||
|
||||
info@graphhopper.com
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue