文件名称:puppet-doc-lint:检查您的人偶文件以了解RDoc的覆盖范围
文件大小:17KB
文件格式:ZIP
更新时间:2024-05-20 13:33:19
Ruby
已淘汰
现在不推荐使用此方法,而建议使用
doc皮毛
整理您的Puppet文件以覆盖RDoc
该项目很大程度上基于代码库,请检查一下! :grinning_face_with_smiling_eyes:
假设条件
假设您正在使用在Puppet中格式化文档。
例如,这将起作用:
# == Class: foo
#
# This module manages foo
#
# === Parameters
#
# [*ensure*]
# Controls presence of package and stuff
#
# === Authors
#
# * Jane Doe
【文件预览】:
puppet-doc-lint-master
----puppet-doc-lint.gemspec(1KB)
----lib()
--------puppet-doc-lint()
--------puppet-doc-lint.rb(729B)
----Gemfile(100B)
----spec()
--------spec_helper.rb(416B)
--------runner_results_spec.rb(2KB)
--------runner_acceptance_spec.rb(4KB)
--------manifests()
----Rakefile(242B)
----.travis.yml(125B)
----LICENSE(1KB)
----README.md(2KB)
----.rspec(26B)
----.gitignore(221B)
----bin()
--------puppet-doc-lint(1KB)
----CHANGELOG.md(277B)