[Notes] [Git][BuildStream/buildstream][master] 2 commits: junction-elements.rst: Add missing language specifier to literalinclude



Title: GitLab

Phil Dawson pushed to branch master at BuildStream / buildstream

Commits:

1 changed file:

Changes:

  • doc/source/advanced-features/junction-elements.rst
    ... ... @@ -34,6 +34,7 @@ The below bst file describes an element which depends on the hello.bst element
    34 34
     from the autotools example:
    
    35 35
     
    
    36 36
     .. literalinclude:: ../../examples/junctions/elements/callHello.bst
    
    37
    +    :language: yaml
    
    37 38
     
    
    38 39
     This element consists of a script which calls hello.bst's hello command.
    
    39 40
     
    



  • [Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]