epugh opened a new pull request, #4291:
URL: https://github.com/apache/solr/pull/4291

   https://issues.apache.org/jira/browse/SOLR-17395
   
   
   
   # Description
   
   POC of using the https://stoplight.io/open-source/elements library to render 
our OpenAPI specfication in Ref Guide.
   
   # Solution
   
   This is just a draft, and I don't even know if it should be in Ref Guide or 
standalone site?    I tried Redoc which I've used before but couldn't get the 
magic to work.
   
   After building the site you need to run `python3 -m http.server 8080 
--directory solr/solr-ref-guide/build/site` and hit port 8080..    The docs 
only work in a HTTP environment.
   
   # Tests
   
   manual 
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to