Embedding the documentation in JS
Open
enhancement
- Dominant language
- Pug
- Stars
- 413
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
Without requiring to link a doc from a third-party location.
Something like:
``` javascript
var doc = {
// Endpoint Documentation
};
render_iframe(doc, 'frame-container');
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.