Re: [gentoo-dev] Fwd: New eclass suggestion: docs.eclass

2020-04-28 Thread Andrew Ammerlaan
On 28/04/2020 07:41, Joonas Niilola wrote: On 4/27/20 7:10 PM, Andrew Ammerlaan wrote: Hi all, Hey, could you please plaintext your whole patch in this thread, so it can be viewed and commented by replying? See how lanodan did. Or check: https://archives.gentoo.org/gentoo-dev/message/f2a7abc

Re: [gentoo-dev] Fwd: New eclass suggestion: docs.eclass

2020-04-27 Thread Joonas Niilola
On 4/27/20 7:10 PM, Andrew Ammerlaan wrote: > Hi all, > Hey, could you please plaintext your whole patch in this thread, so it can be viewed and commented by replying? See how lanodan did. Or check: https://archives.gentoo.org/gentoo-dev/message/f2a7abcc8506ae3e56a0ebb0ea0cadc8 -- juippis s

Re: [gentoo-dev] Fwd: New eclass suggestion: docs.eclass

2020-04-27 Thread Haelwenn (lanodan) Monnier
[2020-04-27 18:10:43+0200] Andrew Ammerlaan: > # Copyright 1999-2020 Gentoo Authors > # Distributed under the terms of the GNU General Public License v2 > > # @ECLASS: docs.eclass > # @MAINTAINER: > # Andrew Ammerlaan > # @AUTHOR: > # Author: Andrew Ammerlaan > # Based on the work of: Michał Gór

[gentoo-dev] Fwd: New eclass suggestion: docs.eclass

2020-04-27 Thread Andrew Ammerlaan
Hi all, I've been working with some mkdocs-* related ebuilds, and I kept having to do the same lines over and over again to get things to build the documentation. Therefore, I felt that it might be useful to automate this a bit with an eclass. However, because mkdocs is a relatively small, I