Skip to content
Snippets Groups Projects
Select Git revision
  • d92dded5cec67b0264ab5504d8c494755add95f3
  • master default protected
2 results

artwork-archive

  • Open with
  • Download source code
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • Alain Reguera Delgado's avatar
    Alain Reguera Delgado authored
        - Add `texinfo_deleteEntrySection.sh',
          `texinfo_deleteEntryChapter.sh', and
          `texinfo_deleteEntryManual.sh' to separate deletion of
          documentation entries based on value passed as non-option
          argument to `centos-art.sh' script.
    
        - Update `texinfo_deleteEntry' to start using
          `texinfo_deleteEntrySection', `texinfo_deleteEntryChapter', and
          `texinfo_deleteEntryManual'.
    
        - Fix node construction inside `texinfo_getNode' function. Don't
          remove the chapter name from node.
    
        - Update `texinfo_updateStructureSection' to be reused in both
          cases when nodes are added and removed.
    
        - Remove chapter name from menu entries build from node. The node
          value already holds the chapter name. Don't duplicate it here.
    
        - Update replacement pattern in `texinfo_restoreCrossReferences'
          and in `texinfo_deleteCrossReferences'. There is no need to use
          word boundaries matching here.
    
        - Rename `texinfo_updateChapterNode' to
          `texinfo_updateChapterNodes'.
    d92dded5
    History
    Name Last commit Last update