Skip to content

Commit b778d41

Browse files
committed
[AUTO] NeoMutt 20250905-43-g177ed6
1 parent 3d213fe commit b778d41

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

doxygen_crawl.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6600,6 +6600,7 @@
66006600
<a href="hook_8h.html#af4d7c96f476707180849db93d755594b"/>
66016601
<a href="hook_8h.html#af90ba352be78a79717b1efeb2cfc867a"/>
66026602
<a href="hook_8h_source.html"/>
6603+
<a href="https://github.com/neomutt/neomutt"/>
66036604
<a href="ibar_8c.html"/>
66046605
<a href="ibar_8c.html#a5a4537a917ca7cd6f79b2bae377dae34"/>
66056606
<a href="ibar_8c.html#a5c6fa4624085cff95eef47297c084ff6"/>

menudata.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,4 +251,5 @@ var menudata={children:[
251251
{text:"u",url:"globals_defs_u.html#index_u"},
252252
{text:"w",url:"globals_defs_w.html#index_w"}]}]}]},
253253
{text:"Libraries",url:"pages.html"},
254-
{text:"APIs",url:"topics.html"}]}
254+
{text:"APIs",url:"topics.html"},
255+
{text:"GitHub",url:"^https://github.com/neomutt/neomutt"}]}

navtreedata.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,8 @@ var NAVTREE =
9494
[ "Send", "lib_send.html", "lib_send" ],
9595
[ "Sidebar", "lib_sidebar.html", "lib_sidebar" ],
9696
[ "Store", "lib_store.html", "lib_store" ],
97-
[ "APIs", "topics.html", "topics" ]
97+
[ "APIs", "topics.html", "topics" ],
98+
[ "GitHub", "^https://github.com/neomutt/neomutt", null ]
9899
] ]
99100
];
100101

0 commit comments

Comments
 (0)