Skip to content

A JavaScript processor page that takes a javadocs .html URL as input and outputs simplified pages for end-user consumption.

License

Notifications You must be signed in to change notification settings

CryptoMorin/Javadocs-Simplifier

Repository files navigation

JavaDocs Simplfier

This is a simple website that simplifies (specifically enum JavaDoc pages) for end-user consumptions.

You can access the website directly here.

API

To use the API, you can use the following format:

https://cryptomorin.github.io/Javadocs-Simplifier/api/v1?url=...

E.g.

https://cryptomorin.github.io/Javadocs-Simplifier/api/v1?url=https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/inventory/meta/trim/TrimPattern.html

The page might not work in presense of custom JavaDocs generated pages (which is rare.)

About

A JavaScript processor page that takes a javadocs .html URL as input and outputs simplified pages for end-user consumption.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published