Skip to content

Commit 17bf17e

Browse files
committed
docs: Add a few symbols that had been left out
1 parent af962a3 commit 17bf17e

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

docs/chafa-docs.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,11 @@
8282
<xi:include href="xml/api-index-1.16.xml"><xi:fallback /></xi:include>
8383
</index>
8484

85+
<index id="new-api-index-1.18">
86+
<title>Index of new API in version 1.18</title>
87+
<xi:include href="xml/api-index-1.18.xml"><xi:fallback /></xi:include>
88+
</index>
89+
8590
<index id="api-index-deprecated">
8691
<title>Index of deprecated API</title>
8792
<xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include>

docs/chafa-sections.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ CHAFA_VERSION_1_10
125125
CHAFA_VERSION_1_12
126126
CHAFA_VERSION_1_14
127127
CHAFA_VERSION_1_16
128+
CHAFA_VERSION_1_18
128129
ChafaPixelType
129130
chafa_calc_canvas_geometry
130131
</SECTION>
@@ -251,6 +252,9 @@ chafa_term_info_emit_enable_alt_screen
251252
chafa_term_info_emit_disable_alt_screen
252253
chafa_term_info_emit_begin_tmux_passthrough
253254
chafa_term_info_emit_end_tmux_passthrough
255+
chafa_term_info_emit_begin_hyperlink
256+
chafa_term_info_emit_begin_hyperlink_anchor
257+
chafa_term_info_emit_end_hyperlink
254258
chafa_term_info_emit_return_key
255259
chafa_term_info_emit_backspace_key
256260
chafa_term_info_emit_delete_key

0 commit comments

Comments
 (0)