File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -71,6 +71,8 @@ The directive supports the following options:
7171
7272:id: (text)
7373 Specify a thread ID rather than use docname
74+ :title: (text)
75+ Specify a thread title rather than use document title
7476
7577The comment box at the bottom is generated via the following source:
7678
@@ -81,6 +83,13 @@ The comment box at the bottom is generated via the following source:
8183 Change Log
8284==========
8385
86+ 2021-04-21 1.0
87+ --------------
88+
89+ .. sectionauthor :: Shengyu Zhang
90+
91+ - Use document title as Isso thread title
92+
84932021-03-23 1.0a2
8594----------------
8695
Original file line number Diff line number Diff line change 2222
2323__title__ = 'sphinxnotes-isso'
2424__license__ = 'BSD' ,
25- __version__ = '1.0a2 '
25+ __version__ = '1.0 '
2626__author__ = 'Shengyu Zhang'
2727__url__ = 'https://sphinx-notes.github.io/isso'
2828__description__ = 'Sphinx extension for embeding Isso comments in documents'
You can’t perform that action at this time.
0 commit comments