You've already forked sap-jenkins-library
mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-09-16 09:26:22 +02:00
chore(docs): improve step documentation (#3162)
* chore(docs): improve step documentation * chore: fix test * chore: add note box * use latest mkdocs imgage * add extensions and fix config
This commit is contained in:
@@ -178,10 +178,15 @@ extra:
|
||||
code: 'Ubuntu Mono'
|
||||
markdown_extensions:
|
||||
- admonition
|
||||
- codehilite(guess_lang=false)
|
||||
- toc(permalink=true)
|
||||
- attr_list
|
||||
- codehilite:
|
||||
guess_lang: false
|
||||
- toc:
|
||||
permalink: true
|
||||
- footnotes
|
||||
- pymdownx.superfences
|
||||
- pymdownx.tabbed
|
||||
- pymdownx.details
|
||||
extra_css:
|
||||
- 'css/extra.css'
|
||||
edit_uri: edit/master/documentation/docs
|
||||
|
Reference in New Issue
Block a user