Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit965a61b

Browse files
committed
Italic on index
The index is an HTML page, so ** does not work there.We need to use `<em>` instead.
1 parent29a7a61 commit965a61b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎sphinx.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ msgstr "como usar Python en diferentes plataformas"
9494

9595
#:../Doc/tools/templates/indexcontent.html:23
9696
msgid"Python HOWTOs"
97-
msgstr"Cómos (*HOWTOs*) de Python"
97+
msgstr"Cómos (<em>HOWTOs</em>) de Python"
9898

9999
#:../Doc/tools/templates/indexcontent.html:24
100100
msgid"in-depth documents on specific topics"
@@ -190,7 +190,7 @@ msgstr "Meta información:"
190190

191191
#:../Doc/tools/templates/indexcontent.html:59
192192
msgid"Reporting bugs"
193-
msgstr"Reportar errores (*bugs*)"
193+
msgstr"Reportar errores (<em>bugs</em>)"
194194

195195
#:../Doc/tools/templates/indexcontent.html:60
196196
msgid"About the documentation"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp