Routino SVN Repository Browser

Check out the latest version of Routino: svn co http://routino.org/svn/trunk routino

ViewVC logotype

Log of /trunk/doc

View Directory Listing Directory Listing


Sticky Revision:


Revision 1552 - Directory Listing
Modified Sat Apr 26 10:45:15 2014 UTC (10 years, 11 months ago) by amb
Correct the list of Perl modules required to be installed to use the search
function.


Revision 1532 - Directory Listing
Modified Sun Mar 23 14:42:02 2014 UTC (11 years ago) by amb
Fixed typo in subversion command line example.


Revision 1530 - Directory Listing
Modified Sat Mar 22 13:42:45 2014 UTC (11 years ago) by amb
Updated for new release.


Revision 1529 - Directory Listing
Modified Sat Mar 22 13:42:20 2014 UTC (11 years ago) by amb
Fix missing text when translated from HTML to plain text.


Revision 1528 - Directory Listing
Modified Sat Mar 22 12:04:51 2014 UTC (11 years ago) by amb
Another iteration through the Makefiles with some small changes.


Revision 1523 - Directory Listing
Modified Tue Mar 11 19:25:07 2014 UTC (11 years ago) by amb
Update the Makefiles by creating one in the web directory and moving parts from
the src, doc and xml Makefiles into it.


Revision 1516 - Directory Listing
Modified Sat Mar 1 12:06:37 2014 UTC (11 years, 1 month ago) by amb
Updated to version 2.13.1 of OpenLayers (also 2.12 still supported).


Revision 1514 - Directory Listing
Modified Sat Feb 22 14:00:03 2014 UTC (11 years, 1 month ago) by amb
Add the option for automatic uncompression of .xz compressed files (not enabled
by default in Makefile.conf).


Revision 1512 - Directory Listing
Modified Sat Feb 22 12:36:34 2014 UTC (11 years, 1 month ago) by amb
Clarify that gzip support is required for some PBF files.
Clarify that multi-threading, gzip and bzip2 are enabled by default at
compilation time.


Revision 1504 - Directory Listing
Modified Thu Jan 30 19:45:45 2014 UTC (11 years, 2 months ago) by amb
Add an option to calculate a circular route.


Revision 1503 - Directory Listing
Modified Thu Jan 30 18:45:56 2014 UTC (11 years, 2 months ago) by amb
Add an option to calculate a route in the reverse order.


Revision 1497 - Directory Listing
Modified Mon Jan 27 19:48:26 2014 UTC (11 years, 2 months ago) by amb
Detect the "cycleway=opposite_lane" tag and allow bicycles to travel in both
directions along those highways.  Based on parts of
https://github.com/cgravier/routino-2.6-bikeopposite-elevation/commit/47d68b37f1ea0d2f967ea6aa1555991747491200
https://github.com/cgravier/routino-2.6-bikeopposite-elevation/commit/764832f2671e6f6d8176be65cea3992bd1a488d3
https://github.com/cgravier/routino-2.6-bikeopposite-elevation/commit/37af908880c045309fba1125c4d683f6925f7d25
by Christophe Collard.


Revision 1492 - Directory Listing
Modified Sat Jan 25 14:40:39 2014 UTC (11 years, 2 months ago) by amb
Add a script to download Leaflet Javascript and update documentation to match.


Revision 1474 - Directory Listing
Modified Tue Dec 31 10:35:13 2013 UTC (11 years, 3 months ago) by amb
Update HTML ready for HTML5 but keeping HTML4.01 strict DTD (anchors with names
are deprecated).


Revision 1473 - Directory Listing
Modified Mon Dec 30 17:20:28 2013 UTC (11 years, 3 months ago) by amb
Update some URLs.


Revision 1471 - Directory Listing
Modified Mon Dec 30 16:25:03 2013 UTC (11 years, 3 months ago) by amb
Fix links within the page.


Revision 1469 - Directory Listing
Modified Mon Dec 30 15:54:35 2013 UTC (11 years, 3 months ago) by amb
Convert documentation to HTML 4.01 strict DTD (from loose DTD).


Revision 1465 - Directory Listing
Modified Fri Aug 2 18:12:56 2013 UTC (11 years, 8 months ago) by amb
Add a '--output-stdout' option.


Revision 1461 - Directory Listing
Modified Fri Jul 12 15:04:56 2013 UTC (11 years, 8 months ago) by amb
Update the algorithm documentation with a description of the algorithm used for
finding the shortest path.


Revision 1459 - Directory Listing
Modified Mon Jul 8 18:18:33 2013 UTC (11 years, 8 months ago) by amb
Fix typo in documentation string.


Revision 1458 - Directory Listing
Modified Mon Jul 8 17:24:36 2013 UTC (11 years, 8 months ago) by amb
Fix typo in documentation string.


Revision 1455 - Directory Listing
Modified Sat Jul 6 09:57:31 2013 UTC (11 years, 8 months ago) by amb
Update some Makefiles for running 'make test' from a clean set of source code.


Revision 1454 - Directory Listing
Modified Sat Jul 6 09:30:05 2013 UTC (11 years, 8 months ago) by amb
Update for version 2.6 release.


Revision 1453 - Directory Listing
Modified Thu Jul 4 18:54:53 2013 UTC (11 years, 9 months ago) by amb
Added a 'quick start' set of installation instructions.


Revision 1431 - Directory Listing
Added Fri Jun 28 14:39:14 2013 UTC (11 years, 9 months ago) by amb
Revert the last three changes because r1430 didn't work and r1428+r1429 didn't
give any speed advantage and was possibly marginally slower.