public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] [RFC] New category: dev-doc (?)
@ 2024-01-07 16:39 Michał Górny
  2024-01-07 16:58 ` Ulrich Mueller
  0 siblings, 1 reply; 6+ messages in thread
From: Michał Górny @ 2024-01-07 16:39 UTC (permalink / raw)
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 654 bytes --]

Hi,

Here's another idea, a new dev-doc category (though I suppose we could
try to find a better name), dedicated to:

  Tools to generate, convert, view and process documentation.

This is notably meant to move software out of app-doc/ which is
specifically dedicated to "documentation collections".  Candidates:

app-doc/NaturalDocs
app-doc/doxygen
app-doc/halibut
app-doc/psmark
app-doc/xmltoman
app-doc/zeal
app-text/mandoc
app-text/texi2html
app-text/xchm
app-text/xml2rfc
app-text/xmlto
dev-util/gi-docgen
dev-util/gtk-doc
dev-util/source-highlight
sys-apps/man-db
sys-apps/texinfo

-- 
Best regards,
Michał Górny


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 512 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-dev] [RFC] New category: dev-doc (?)
  2024-01-07 16:39 [gentoo-dev] [RFC] New category: dev-doc (?) Michał Górny
@ 2024-01-07 16:58 ` Ulrich Mueller
  2024-01-07 17:03   ` Ulrich Mueller
  2024-01-07 18:26   ` Michał Górny
  0 siblings, 2 replies; 6+ messages in thread
From: Ulrich Mueller @ 2024-01-07 16:58 UTC (permalink / raw)
  To: Michał Górny; +Cc: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 1029 bytes --]

>>>>> On Sun, 07 Jan 2024, Michał Górny wrote:

> Here's another idea, a new dev-doc category (though I suppose we could
> try to find a better name), dedicated to:

>   Tools to generate, convert, view and process documentation.

> This is notably meant to move software out of app-doc/ which is
> specifically dedicated to "documentation collections".  Candidates:

> app-doc/NaturalDocs
> app-doc/doxygen
> app-doc/halibut
> app-doc/psmark
> app-doc/xmltoman
> app-doc/zeal
> app-text/mandoc
> app-text/texi2html
> app-text/xchm
> app-text/xml2rfc
> app-text/xmlto

I cannot really see a delineation between app-text and app-doc.

For example, packages like psmark, xmlto, or even texi2html are general
format manipulation/conversion tools and IMHO app-text is the right
category for them. Also, why would you keep pandoc and manpager in
app-text but move xmlto and mandoc out of it?

> dev-util/gi-docgen
> dev-util/gtk-doc
> dev-util/source-highlight
> sys-apps/man-db
> sys-apps/texinfo

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 507 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-dev] [RFC] New category: dev-doc (?)
  2024-01-07 16:58 ` Ulrich Mueller
@ 2024-01-07 17:03   ` Ulrich Mueller
  2024-01-07 18:26   ` Michał Górny
  1 sibling, 0 replies; 6+ messages in thread
From: Ulrich Mueller @ 2024-01-07 17:03 UTC (permalink / raw)
  To: Michał Górny; +Cc: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 184 bytes --]

>>>>> On Sun, 07 Jan 2024, Ulrich Mueller wrote:

> I cannot really see a delineation between app-text and app-doc.

Sorry, this should read "between app-text and dev-doc", of course.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 507 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-dev] [RFC] New category: dev-doc (?)
  2024-01-07 16:58 ` Ulrich Mueller
  2024-01-07 17:03   ` Ulrich Mueller
@ 2024-01-07 18:26   ` Michał Górny
  2024-01-08  6:51     ` Ulrich Mueller
  1 sibling, 1 reply; 6+ messages in thread
From: Michał Górny @ 2024-01-07 18:26 UTC (permalink / raw)
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 1300 bytes --]

On Sun, 2024-01-07 at 17:58 +0100, Ulrich Mueller wrote:
> > > > > > On Sun, 07 Jan 2024, Michał Górny wrote:
> 
> > Here's another idea, a new dev-doc category (though I suppose we could
> > try to find a better name), dedicated to:
> 
> >   Tools to generate, convert, view and process documentation.
> 
> > This is notably meant to move software out of app-doc/ which is
> > specifically dedicated to "documentation collections".  Candidates:
> 
> > app-doc/NaturalDocs
> > app-doc/doxygen
> > app-doc/halibut
> > app-doc/psmark
> > app-doc/xmltoman
> > app-doc/zeal
> > app-text/mandoc
> > app-text/texi2html
> > app-text/xchm
> > app-text/xml2rfc
> > app-text/xmlto
> 
> I cannot really see a delineation between app-text and app-doc.
> 
> For example, packages like psmark, xmlto, or even texi2html are general
> format manipulation/conversion tools and IMHO app-text is the right
> category for them. Also, why would you keep pandoc and manpager in
> app-text but move xmlto and mandoc out of it?
> 

It's a bit blurry.  My original idea was to keep app-text/ for general-
purpose text tools (like text editors), while make dev-doc/ focused on
formats specific to documentation (like code documentation, manpages).

-- 
Best regards,
Michał Górny


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 512 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-dev] [RFC] New category: dev-doc (?)
  2024-01-07 18:26   ` Michał Górny
@ 2024-01-08  6:51     ` Ulrich Mueller
  2024-01-08 13:44       ` Michał Górny
  0 siblings, 1 reply; 6+ messages in thread
From: Ulrich Mueller @ 2024-01-08  6:51 UTC (permalink / raw)
  To: Michał Górny; +Cc: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 1002 bytes --]

>>>>> On Sun, 07 Jan 2024, Michał Górny wrote:

> On Sun, 2024-01-07 at 17:58 +0100, Ulrich Mueller wrote:
>> I cannot really see a delineation between app-text and [dev]-doc.
>>
>> For example, packages like psmark, xmlto, or even texi2html are general
>> format manipulation/conversion tools and IMHO app-text is the right
>> category for them. Also, why would you keep pandoc and manpager in
>> app-text but move xmlto and mandoc out of it?

> It's a bit blurry.  My original idea was to keep app-text/ for general-
> purpose text tools (like text editors), while make dev-doc/ focused on
> formats specific to documentation (like code documentation, manpages).

We already have app-editors for text editors. For the rest, it seems
very blurry indeed and would leave us with (IMHO too many) borderline
cases.

You certainly have a point that document processing tools are misplaced
in app-doc. Maybe just move them to app-text, which would be a more
minimal change?

Ulrich

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 507 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-dev] [RFC] New category: dev-doc (?)
  2024-01-08  6:51     ` Ulrich Mueller
@ 2024-01-08 13:44       ` Michał Górny
  0 siblings, 0 replies; 6+ messages in thread
From: Michał Górny @ 2024-01-08 13:44 UTC (permalink / raw)
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 1289 bytes --]

On Mon, 2024-01-08 at 07:51 +0100, Ulrich Mueller wrote:
> > > > > > On Sun, 07 Jan 2024, Michał Górny wrote:
> 
> > On Sun, 2024-01-07 at 17:58 +0100, Ulrich Mueller wrote:
> > > I cannot really see a delineation between app-text and [dev]-doc.
> > > 
> > > For example, packages like psmark, xmlto, or even texi2html are general
> > > format manipulation/conversion tools and IMHO app-text is the right
> > > category for them. Also, why would you keep pandoc and manpager in
> > > app-text but move xmlto and mandoc out of it?
> 
> > It's a bit blurry.  My original idea was to keep app-text/ for general-
> > purpose text tools (like text editors), while make dev-doc/ focused on
> > formats specific to documentation (like code documentation, manpages).
> 
> We already have app-editors for text editors. For the rest, it seems
> very blurry indeed and would leave us with (IMHO too many) borderline
> cases.
> 
> You certainly have a point that document processing tools are misplaced
> in app-doc. Maybe just move them to app-text, which would be a more
> minimal change?
> 

I suppose that would work for me.  I'll wait a few more days, though, to
make sure we won't end up moving them twice over a short period.

-- 
Best regards,
Michał Górny


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 512 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-01-08 13:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-07 16:39 [gentoo-dev] [RFC] New category: dev-doc (?) Michał Górny
2024-01-07 16:58 ` Ulrich Mueller
2024-01-07 17:03   ` Ulrich Mueller
2024-01-07 18:26   ` Michał Górny
2024-01-08  6:51     ` Ulrich Mueller
2024-01-08 13:44       ` Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox