Skip to content

Commit

Permalink
Merge pull request #3063 from template-tools/readme-api
Browse files Browse the repository at this point in the history
  • Loading branch information
arlac77 authored Dec 21, 2024
2 parents 762179d + 0994c0e commit fb8ab66
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,12 @@ Merges contents from template branch into destination branch handling some speci
### Table of Contents

* [Delete](#delete)
* [INI](#ini)
* [Merger](#merger)
* [properties](#properties)
* [Parameters](#parameters)
* [commits](#commits)
* [Parameters](#parameters-1)
* [INI](#ini)
* [normalizeTemplateSources](#normalizetemplatesources)
* [Parameters](#parameters-2)
* [jspath](#jspath)
Expand All @@ -83,6 +83,12 @@ Merges contents from template branch into destination branch handling some speci

Delete entry.

## INI

**Extends Merger**

Merge ini entries

## Merger

Mergable content
Expand All @@ -108,12 +114,6 @@ Generate commits as result of merging two entries.
* `sourceEntry`  
* `options`  

## INI

**Extends Merger**

Merge ini entries

## normalizeTemplateSources

Remove duplicate sources.
Expand Down

0 comments on commit fb8ab66

Please sign in to comment.