Skip to content

Commit

Permalink
Continuous Integration Publish: 791b479
Browse files Browse the repository at this point in the history
Merge pull request #259 from cake-contrib/renovate/coverlet.msbuild-6.x

(maint) Update dependency coverlet.msbuild to v6.0.1
  • Loading branch information
web-flow authored Feb 21, 2024
1 parent bd0822f commit e795569
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 31 deletions.
56 changes: 28 additions & 28 deletions assets/js/searchIndex.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,98 +39,98 @@ var searchModule = function() {
a(
{
id:0,
title:"BuiltinBackend",
content:"BuiltinBackend",
title:"AsciiDoctorJAliases",
content:"AsciiDoctorJAliases",
description:'',
tags:''
},
{
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/BuiltinBackend',
title:"BuiltinBackend",
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/AsciiDoctorJAliases',
title:"AsciiDoctorJAliases",
description:""
}
);
a(
{
id:1,
title:"DocType",
content:"DocType",
title:"SafeMode",
content:"SafeMode",
description:'',
tags:''
},
{
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/DocType',
title:"DocType",
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/SafeMode',
title:"SafeMode",
description:""
}
);
a(
{
id:2,
title:"AsciiDoctorJAliases",
content:"AsciiDoctorJAliases",
title:"AsciiDoctorJRunnerSettings",
content:"AsciiDoctorJRunnerSettings",
description:'',
tags:''
},
{
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/AsciiDoctorJAliases',
title:"AsciiDoctorJAliases",
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/AsciiDoctorJRunnerSettings',
title:"AsciiDoctorJRunnerSettings",
description:""
}
);
a(
{
id:3,
title:"ERuby",
content:"ERuby",
title:"BuiltinBackend",
content:"BuiltinBackend",
description:'',
tags:''
},
{
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/ERuby',
title:"ERuby",
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/BuiltinBackend',
title:"BuiltinBackend",
description:""
}
);
a(
{
id:4,
title:"AsciiDoctorJRunnerSettingsExtensions",
content:"AsciiDoctorJRunnerSettingsExtensions",
title:"ERuby",
content:"ERuby",
description:'',
tags:''
},
{
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/AsciiDoctorJRunnerSettingsExtensions',
title:"AsciiDoctorJRunnerSettingsExtensions",
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/ERuby',
title:"ERuby",
description:""
}
);
a(
{
id:5,
title:"AsciiDoctorJRunnerSettings",
content:"AsciiDoctorJRunnerSettings",
title:"AsciiDoctorJRunnerSettingsExtensions",
content:"AsciiDoctorJRunnerSettingsExtensions",
description:'',
tags:''
},
{
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/AsciiDoctorJRunnerSettings',
title:"AsciiDoctorJRunnerSettings",
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/AsciiDoctorJRunnerSettingsExtensions',
title:"AsciiDoctorJRunnerSettingsExtensions",
description:""
}
);
a(
{
id:6,
title:"SafeMode",
content:"SafeMode",
title:"DocType",
content:"DocType",
description:'',
tags:''
},
{
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/SafeMode',
title:"SafeMode",
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/DocType',
title:"DocType",
description:""
}
);
Expand Down
2 changes: 1 addition & 1 deletion feed.atom
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
<title>Cake.AsciiDoctorJ</title>
<link rel="self" href="http://cake-contrib.github.io/cake.asciidoctorj" />
<rights>2024</rights>
<updated>2024-02-16T17:47:03Z</updated>
<updated>2024-02-21T20:17:35Z</updated>
</feed>
4 changes: 2 additions & 2 deletions feed.rss
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<link>http://cake-contrib.github.io/cake.asciidoctorj</link>
<description />
<copyright>2024</copyright>
<pubDate>Fri, 16 Feb 2024 17:47:03 GMT</pubDate>
<lastBuildDate>Fri, 16 Feb 2024 17:47:03 GMT</lastBuildDate>
<pubDate>Wed, 21 Feb 2024 20:17:35 GMT</pubDate>
<lastBuildDate>Wed, 21 Feb 2024 20:17:35 GMT</lastBuildDate>
</channel>
</rss>

0 comments on commit e795569

Please sign in to comment.