On Aug 7, 2013, at 7:58 PM, Michael Sneddon <mwsneddon@lbl.gov> wrote:

Nearly all of the services that have been deployed passed the initial doc testing.

The two exceptions are 'sim_service', which is not deploying API docs at all (needs to add the proper doc generation and deployment code to its Makefile), and 'search', which was deployed to a test VM that I couldn't find (not available from t1 by ssh search ??), and has no docs appearing here: http://140.221.84.191/services/docs/search/

Bob fixed the Makefile and the API doc should appear when sim_service is redeployed.

In addition, several modules do have proper documentation that seems to be properly deployed, but is not appearing here: http://140.221.84.191/services/docs . It's probably just a proxy issue, but here is the list of those modules:

auth_service
The doc now appears where it should but there is an extra self-referential webroot link in http://140.221.84.191/services/docs/authorization_server/ so that you can go to, for example,
http://140.221.84.191/services/docs/authorization_server/webroot/webroot/webroot/

cluster_service
Now ok

expression
Almost: the doc is at 
http://140.221.84.191/services/docs/expression/webroot/ExpressionServices.html rather than http://140.221.84.191/services/docs/expression/ExpressionServices.html as it should.

KBaseFBAModeling
Now ok, at 
http://140.221.84.191/services/docs/fbaModelServices/fbaModelServices.html

plant_expression_service
Now ok at http://140.221.84.191/services/docs/PlantExpressionService/PlantExpressionService.html