| From: | niquola <niquola(at)gmail(dot)com> |
|---|---|
| To: | pgsql-docs(at)postgresql(dot)org |
| Subject: | Put PostgreSQL Documentation into PostgreSQL itself |
| Date: | 2016-04-27 20:27:00 |
| Message-ID: | 1461788820702-5900876.post@n5.nabble.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
Hello all,
I would like to discuss an idea to transform PostgreSQL documentation into
PostgreSQL tables.
Why?
* self documentation
* simplify embeding documentation for IDE
* more structure
* search-ability
How?
I think, create prototype extension or just a database dump.
Questions?
What possible schemata do you see for such database?
What is a best way to keep it uptodate and distribute?
What is a best tools to handle sgml?
more:
make code samples in documentation potentially executable on this database -
a way to interactive documentation
73's niquola
--
View this message in context: http://postgresql.nabble.com/Put-PostgreSQL-Documentation-into-PostgreSQL-itself-tp5900876.html
Sent from the PostgreSQL - docs mailing list archive at Nabble.com.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrei M. Eichler | 2016-04-28 16:58:22 | COPY options |
| Previous Message | Peter Eisentraut | 2016-04-25 00:49:19 | Re: [PATCH] doc: Fix typo in logicaldecoding.sgml. |