diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2011-August/007436.html')
-rw-r--r-- | zarb-ml/mageia-dev/2011-August/007436.html | 136 |
1 files changed, 136 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2011-August/007436.html b/zarb-ml/mageia-dev/2011-August/007436.html new file mode 100644 index 000000000..77c14ada1 --- /dev/null +++ b/zarb-ml/mageia-dev/2011-August/007436.html @@ -0,0 +1,136 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Suggest summary documentation of Mageia perl routines + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Suggest%20summary%20documentation%20of%20Mageia%20perl%20routines&In-Reply-To=%3C4E52D1FB.10205%40laposte.net%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="007430.html"> + <LINK REL="Next" HREF="007437.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Suggest summary documentation of Mageia perl routines</H1> + <B>andre999</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Suggest%20summary%20documentation%20of%20Mageia%20perl%20routines&In-Reply-To=%3C4E52D1FB.10205%40laposte.net%3E" + TITLE="[Mageia-dev] Suggest summary documentation of Mageia perl routines">andr55 at laposte.net + </A><BR> + <I>Tue Aug 23 00:02:35 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="007430.html">[Mageia-dev] [1882] include microcode.ko in installer image +</A></li> + <LI>Next message: <A HREF="007437.html">[Mageia-dev] Suggest summary documentation of Mageia perl routines +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#7436">[ date ]</a> + <a href="thread.html#7436">[ thread ]</a> + <a href="subject.html#7436">[ subject ]</a> + <a href="author.html#7436">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>A post by jquelin reminded me of something that would be nice to see, for +potential contributors to Mageia code (like myself). + +It would be useful to have brief documentation for Mageia perl routines, which +would describe the inputs required (function, range of values, etc) and the +purpose of each routine. +This would be good to have in a separate document, so (potential) hackers could +have an overview of the various routines and their functions. I know that with +time one can learn this, but it would provide a quickstart for those who would +like to contribute to the drak* tools for example. A simple text file would +suffice, since that would give the flexibility to put it wherever wanted on the +screen while examining other perl code which uses these routines. + +I'm talking about a concise programmer's guide, and not something suitable for +end-users. And not something describing the perl language itself, for which +there are plenty of references. + +This could be done with python as well. I mention perl since that is what most +of the drak* tools are written in. + +-- +André +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="007430.html">[Mageia-dev] [1882] include microcode.ko in installer image +</A></li> + <LI>Next message: <A HREF="007437.html">[Mageia-dev] Suggest summary documentation of Mageia perl routines +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#7436">[ date ]</a> + <a href="thread.html#7436">[ thread ]</a> + <a href="subject.html#7436">[ subject ]</a> + <a href="author.html#7436">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |