Yes – after installing and activation, you can see the documentation in the admin panel, under Settings -> Custom Content.
I get an empty page when I do that?
Very strange, when I do a VPN to the US East Coast I can see the content there, the place you are hosting that dynamic content must be blocked on my ISP for some reason…
Interesting.. The documentation is all included in the plugin, so it doesn’t get anything from external sources.
Could it be that something else is causing a JavaScript error? That would interfere with the pages displaying. You could check with the browser’s inspector.
Ahh, I think I found the reason. The CSS for the documentation was being cached by the browser. I changed it so that when it’s updated, the new CSS file is loaded. Please see the latest update.
Yes, in this version it works fine 🙂
Great, thank you for pointing this out!