Put the API docs in a DB and allow lookups via URL

In other words, let me use URLs like these:

http ://docs.anscamobile.com/api/?s=displaynewtext

…returns everything.

http ://docs.anscamobile.com/api/?s=objectsetreferencepoint&part=syntax

…returns just the syntax, and so on.

You can generate the doc pages on the site from that same database, so as you update things it’s available automatically for everyone who uses the lookup URL.

Content that’s in a database is MUCH more powerful than content that’s stuck inside a document. :slight_smile:

Jay
[import]uid: 9440 topic_id: 6961 reply_id: 306961[/import]