BTM
Posts tagged tech
Bacon and Tech » Blog Archive » Contributing to the PostgreSQL …
Aug 9th
This puts the html doc files in /path/to/pg_src/doc/src/sgml/html; view them with your favorite browser. Make corrections on the sgml source files in /path/to/pg_src/doc/src/sgml; `make html` to re-generate the html docs. …
Gandhi Tech References: What is XML?
May 12th
Instead, XML is actually a metalanguage—a language for describing other languages—which lets you design your own markup languages for limitless different types of documents. XML can do this because it’s written in SGML, …