[mod] update railroad doc

This commit is contained in:
Andy Bunce 2026-01-05 13:38:20 +00:00
parent 28081d4694
commit 60f9787246
2 changed files with 1461 additions and 1389 deletions

File diff suppressed because one or more lines are too long

View file

@ -2,7 +2,7 @@
(:~ local RR war :)
declare variable $RR-WAR := "C:\Users\mrwhe\apps\rr-2.5-java11\webapps\rr.war";
declare variable $RR-WAR := "C:\Users\mrwhe\apps\rr\rr-webapp-2.6.war";
declare variable $base := "../bundles/grammar/"=>file:resolve-path(file:base-dir() );
declare variable $dest := "../docs/v2/"=>file:resolve-path(file:base-dir() );