1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/pkg/documentation/generator
Christopher Fenner b16f0428e1
docs: make used library and binary name in samples exchangeable for custom steps (#2092)
* add code block type

* add parameters to hand in library and binary name

* use library and binary name parameters

* add test cases

* use yaml file to distintuish custom from regular steps

* add test case
2020-09-30 15:02:00 +02:00
..
defaults_test.go refactor(docs): separate step and docs generator (#2033) 2020-09-23 13:55:17 +02:00
defaults.go refactor(docs): separate step and docs generator (#2033) 2020-09-23 13:55:17 +02:00
description_test.go docs: make used library and binary name in samples exchangeable for custom steps (#2092) 2020-09-30 15:02:00 +02:00
description.go docs: make used library and binary name in samples exchangeable for custom steps (#2092) 2020-09-30 15:02:00 +02:00
helper.go fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00
main_test.go refactor(docs): separate step and docs generator (#2033) 2020-09-23 13:55:17 +02:00
main.go use correct template library (#2077) 2020-09-28 09:10:52 +02:00
outputs_test.go refactor(docs): separate step and docs generator (#2033) 2020-09-23 13:55:17 +02:00
outputs.go refactor(docs): separate step and docs generator (#2033) 2020-09-23 13:55:17 +02:00
parameters_test.go refactor(docs): separate step and docs generator (#2033) 2020-09-23 13:55:17 +02:00
parameters.go docs: add note about Jenkins credentials (#2078) 2020-09-28 11:45:21 +02:00