Projet

Général

Profil

Révision c6f88968

IDc6f88968d1a44c463aaeb9af77aba70cad860e7c
Parent 743395a6
Enfant 0253df6f

Ajouté par Lars Kruse il y a environ 5 ans

Improve perlpod formatting for multiple plugins

Escpecially the final marker ("=cut") was missing in these plugins.

Voir les différences:

plugins/git/gitlab_statistics
8 8

  
9 9
=head1 INSTALLATION
10 10

  
11
Usage: Place in /etc/munin/plugins/ (or link it there using ln -s)
11
Place in /etc/munin/plugins/ (or link it there using ln -s)
12 12

  
13 13
=head1 CONFIGURATION
14 14

  
......
23 23

  
24 24
=back
25 25

  
26
=head1 HISTORY
26
=head1 AUTHORS
27 27

  
28
2019-10-02: v 1.0 pcy <pcy.ulyssis.org>: created
29

  
30
=head1 USAGE
31

  
32
Parameters understood:
33

  
34
  config   (required)
35
  autoconf (optional - used by munin-config)
28
Copyright (C) 2019 pcy <pcy.ulyssis.org>
36 29

  
37 30
=head1 MAGIC MARKERS
38 31

  
39
#%# family=auto
40
#%# capabilities=autoconf
41
"""
32
 #%# family=auto
33
 #%# capabilities=autoconf
42 34

  
35
=cut
36
"""
43 37

  
44 38
import os
45 39
import json

Formats disponibles : Unified diff