Re: Add A Glossary
Corey Huinker <corey.huinker@gmail.com>
From: Corey Huinker <corey.huinker@gmail.com>
To: Alvaro Herrera <alvherre@2ndquadrant.com>
Cc: Jürgen Purtz <juergen@purtz.de>, Justin Pryzby <pryzby@telsasoft.com>, Roger Harkavy <rogerharkavy@gmail.com>, pgsql-hackers@postgresql.org, Fabien COELHO <coelho@cri.ensmp.fr>, Michael Paquier <michael@paquier.xyz>
Date: 2020-04-02T03:34:31Z
Lists: pgsql-hackers, pgsql-docs
> > 2. I found out that "see xyz" and "see also" have bespoke markup in > Docbook -- <glosssee> and <glossseealso>. I changed some glossentries > to use those, removing some glossdefs and changing a couple of paras to > glossseealsos. I also removed all "id" properties from glossentries > that are just <glosssee>, because I think it's a mistake to have > references to entries that will make the reader look up a different > term; for me as a reader that's annoying, and I don't like to annoy > people. > +1 These structural enhancements are great. I'm fine with removing the id from just-glossee, and glad that we're keeping the entry to aid discovery. > I rewrote the definition for "atomic" once again. Made it two > glossdefs, because I can. If you don't like this, I can undo. > +1 Splitting this into two definitions, one for each context, is the most sensible thing and I don't know why I didn't do that in the first place.
Commits
-
Glossary: Add term "base backup"
- 606c3845988d 14.0 landed
-
Minor glossary tweaks
- a0b2d583db9f 14.0 landed
- ac25e7b039d5 13.0 landed
-
Adjust some glossary terms
- 91a890bd7fef 13.0 landed
- 816cbb59e300 14.0 landed
-
Fix more typos and grammar problems in the glossary
- eeba6c7e4366 13.0 landed
-
Review of the glossary
- 756abe2bc760 13.0 landed
-
Add a glossary to the documentation
- 347d2b07fcc2 13.0 landed