blob: bddadec483e4ee2a64c03e5209f49a7ab083c95e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
|
<!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%0A%20routines&In-Reply-To=%3C20110823030647.GG6113%40morley.gre.hp.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="007436.html">
<LINK REL="Next" HREF="007439.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Suggest summary documentation of Mageia perl routines</H1>
<B>Bruno Cornec</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Suggest%20summary%20documentation%20of%20Mageia%20perl%0A%20routines&In-Reply-To=%3C20110823030647.GG6113%40morley.gre.hp.com%3E"
TITLE="[Mageia-dev] Suggest summary documentation of Mageia perl routines">Bruno.Cornec at hp.com
</A><BR>
<I>Tue Aug 23 05:06:47 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="007436.html">[Mageia-dev] Suggest summary documentation of Mageia perl routines
</A></li>
<LI>Next message: <A HREF="007439.html">[Mageia-dev] Suggest summary documentation of Mageia perl routines
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7437">[ date ]</a>
<a href="thread.html#7437">[ thread ]</a>
<a href="subject.html#7437">[ subject ]</a>
<a href="author.html#7437">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>andre999 said on Mon, Aug 22, 2011 at 06:02:35PM -0400:
><i> It would be useful to have brief documentation for Mageia perl
</I>><i> routines, which would describe the inputs required (function, range
</I>><i> of values, etc) and the purpose of each routine.
</I>
Why not use just pod ? That way doc and code could easily remain in sync
and man pages produced easily (or a doc)
Bruno.
--
Open Source & Linux Profession Lead EMEA / <A HREF="http://opensource.hp.com">http://opensource.hp.com</A>
HP/Intel/Red Hat Open Source Solutions Initiative / <A HREF="http://www.hpintelco.net">http://www.hpintelco.net</A>
<A HREF="http://www.HyPer-Linux.org">http://www.HyPer-Linux.org</A> <A HREF="http://mondorescue.org">http://mondorescue.org</A> <A HREF="http://project-builder.org">http://project-builder.org</A>
La musique ancienne? <A HREF="http://www.musique-ancienne.org">http://www.musique-ancienne.org</A> <A HREF="http://www.medieval.org">http://www.medieval.org</A>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="007436.html">[Mageia-dev] Suggest summary documentation of Mageia perl routines
</A></li>
<LI>Next message: <A HREF="007439.html">[Mageia-dev] Suggest summary documentation of Mageia perl routines
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7437">[ date ]</a>
<a href="thread.html#7437">[ thread ]</a>
<a href="subject.html#7437">[ subject ]</a>
<a href="author.html#7437">[ 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>
|