Kim Coleman

Results 12 issues of Kim Coleman

When we ingest javadoc and jsdoc for docs.marklogic.com, an attempt is made to store it in both the original HTML form and as cleaned up XHTML. The idea being, I...

docs app

Currently, the code that generates SJS apidoc from the XQuery function defns maps item() and item()? to String and String?. This is wrong in most or all cases. See `fn.string`...

bug
docs app

Legal says we need to include Microsoft's trademark info in the IP notice for the Azure guide when we publish it. This is the bit at the bottom of each...

docs app
enhancement

The keyvalue interfaces in the REST and Java APIs have been deprecated for awhile, and will be removed entirely in ML9. I found a few references in the tutorials that...

bug
dmc app

A surprising number of places in the application believe a product version number is strictly of the form X.Y, including assumptions such as Y can only be a single digit,...

docs app
enhancement

We're supposed to be able to link to the Java Client API apidoc (javadoc) from within the guide text. I think there's some fixup that happens either during ingestion or...

bug
docs app

See http://developer.marklogic.com/learn/java/setup, for example, which uses the old UI to create a database and a REST API instance. Though that works for ML8 (if you nav directly to host:8000/localhost), it's...

dmc app

From @popzip, via internal bug report: > Click into this section of the docs. Switch back and forth between JS/XQ version of the function (by clicking top right). Somehow the...

bug
docs app

Filed internally by Jim Driscoll: > The TOC on docs.marklogic.com loads very, very slowly. It's not hard to guess that it's loading the _entire_ TOC before displaying anything. > >...

bug
docs app

I often find that hitting the back button in the browser does not display the page I went back to. I end up having to reload the page to get...

bug
docs app