Re: Images in the official documentation

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Images in the official documentation
Дата
Msg-id 20180227151914.2xtoygrwlm357fqo@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: Images in the official documentation  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Ответы Re: Images in the official documentation
Список pgsql-docs
Peter Eisentraut wrote:
> On 2/26/18 20:02, Craig Ringer wrote:
> > If I were maintaining the docs in a vacuum, I'd use graphviz for
> > something like that, because it's a figure that does need regular
> > updates and changes. And because
> >  the list of fun things to do in my life definitely does not include
> > hand-writing SVG. Not that tweaking GraphViz .dot is fun, but it's the
> > default tool for a reason.
> > 
> > I'd be awfully tempted to generate the node-map part of the catalog
> > relationship .dot file from a query, too.
> 
> I think graphviz would be a great fit for what we are discussing here.
> Certainly more so then some-person-on-github's latest idea for how to
> convert ASCII art into diagrams.

... particularly so if said idea involves PHP, Haskell, Go, Python, or
any other language that we don't currently have as requirement in our
build chain.

GraphViz gets my vote, too.  It may not produce the most elegant
diagrams in the universe, but the source format is as good as we can
get.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


В списке pgsql-docs по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Images in the official documentation
Следующее
От: Alexey Kuleshevich
Дата:
Сообщение: Re: GRANT and REVOKE grammar.