Dev Guide update

3 views
Skip to first unread message

krsk...@gmail.com

unread,
Sep 1, 2022, 11:55:40 AM9/1/22
to okapi-devel
I was reading the segmentation section of the dev guide at
and find out the sample code is a bit out of date:
```
SRXDocument doc = new SRXDocument(); 
doc.load(myRules.srx);
```
didn't compile. There is no load method. I had to use loadRules method instead.

Is it OK if I just modify website/devguide/segmentation.html directly in the dev branch since it's just a doc change? Most importantly, does the website directory actually get published when the new official version is released?

Kuro

jimbo

unread,
Sep 10, 2022, 12:36:57 PM9/10/22
to okapi...@googlegroups.com, krsk...@gmail.com

Kuro,

I forget if I responded to this. But you are right - there is no "load" method. Feel free to update the documentation.

thanks!

Jim

--
You received this message because you are subscribed to the Google Groups "okapi-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email to okapi-devel...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/okapi-devel/6891c9c3-6a15-44fa-bff3-6f9d739ba7ean%40googlegroups.com.

krsk...@gmail.com

unread,
Sep 11, 2022, 10:32:35 AM9/11/22
to okapi-devel
Thank you, Jim.
I'll work on it in early October.

Reply all
Reply to author
Forward
0 new messages