Commit Graph

3 Commits

Author SHA1 Message Date
Stuart Tettemer 352a90c5d8
Scripting: Update ctx docs with sha augment (#59719) 2020-07-16 12:51:47 -05:00
Stuart Tettemer 3057e0fbd1
Scripting: fix generateContextDoc path and url (#59676)
* Add doc runtime class path
* Use `getAllHttpSocketURI.get(0)` instead of `getAllHttpSocketURI` to get a single
  test cluster URL rather than a list
2020-07-15 17:48:14 -05:00
Jack Conradson 6bf8b19e86
Add static section whitelist info to api docs generation (#41870)
This change adds imported methods, class bindings, and instance bindings to the documentation generation for the Painless Context APIs.
2019-05-08 10:29:02 -07:00