forked from amazingfate/help
tdf#155193 Fill indexer= when omitted in Help files
Change-Id: I10f3c9e1e698619dcace7c4314f2bd37adf698de Reviewed-on: https://gerrit.libreoffice.org/c/help/+/155363 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
-->
|
||||
<helpdocument version="1.0">
|
||||
<meta>
|
||||
<topic id="python_2_basic">
|
||||
<topic id="python_2_basic" indexer="include" status="PUBLISH">
|
||||
<title id="tit" xml-lang="en-US">Python to Basic</title>
|
||||
<filename>/text/sbasic/python/python_2_basic.xhp</filename>
|
||||
</topic>
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
*
|
||||
-->
|
||||
<meta>
|
||||
<topic id="text/sbasic/python/Python_Dialog">
|
||||
<topic id="text/sbasic/python/Python_Dialog" indexer="include" status="PUBLISH">
|
||||
<title id="tit" xml-lang="en-US">Opening a Dialog with Python</title>
|
||||
<filename>/text/sbasic/python/python_dialogs.xhp</filename>
|
||||
</topic>
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
*
|
||||
-->
|
||||
<meta>
|
||||
<topic id="text/sbasic/python/python_document_events">
|
||||
<topic id="text/sbasic/python/python_document_events" indexer="include" status="PUBLISH">
|
||||
<title id="tit" xml-lang="en-US">Monitoring Document Events</title>
|
||||
<filename>/text/sbasic/python/python_document_events.xhp</filename>
|
||||
</topic>
|
||||
@ -290,4 +290,4 @@
|
||||
<embed href="text/sbasic/python/python_2_basic.xhp#py2ba_h1"/>
|
||||
</section>
|
||||
</body>
|
||||
</helpdocument>
|
||||
</helpdocument>
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
*
|
||||
-->
|
||||
<meta>
|
||||
<topic id="text/sbasic/python/python_handler">
|
||||
<topic id="text/sbasic/python/python_handler" indexer="include" status="PUBLISH">
|
||||
<title id="tit" xml-lang="en-US">Creating A Dialog Handler</title>
|
||||
<filename>/text/sbasic/python/python_handler.xhp</filename>
|
||||
</topic>
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
*
|
||||
-->
|
||||
<meta>
|
||||
<topic id="text/sbasic/python/python_import">
|
||||
<topic id="text/sbasic/python/python_import" indexer="include" status="PUBLISH">
|
||||
<title id="tit" xml-lang="en-US">Python : Importing Modules</title>
|
||||
<filename>/text/sbasic/python/python_import.xhp</filename>
|
||||
</topic>
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
*
|
||||
-->
|
||||
<meta>
|
||||
<topic id="text/sbasic/python/python_listener.xhp">
|
||||
<topic id="text/sbasic/python/python_listener.xhp" indexer="include" status="PUBLISH">
|
||||
<title id="tit" xml-lang="en-US">Python Listeners : Creating Event Listeners</title>
|
||||
<filename>/text/sbasic/python/python_listener.xhp</filename>
|
||||
</topic>
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
*
|
||||
-->
|
||||
<meta>
|
||||
<topic id="text/sbasic/python/Python_Platform">
|
||||
<topic id="text/sbasic/python/Python_Platform" indexer="include" status="PUBLISH">
|
||||
<title id="tit" xml-lang="en-US">Python : Platform class</title>
|
||||
<filename>/text/sbasic/python/python_platform.xhp</filename>
|
||||
</topic>
|
||||
@ -124,4 +124,4 @@
|
||||
<embed href="text/sbasic/python/main0000.xhp#pythonscriptshelp"/>
|
||||
</section>
|
||||
</body>
|
||||
</helpdocument>
|
||||
</helpdocument>
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
*
|
||||
-->
|
||||
<meta>
|
||||
<topic id="text/sbasic/python/Python_Programming">
|
||||
<topic id="text/sbasic/python/Python_Programming" indexer="include" status="PUBLISH">
|
||||
<title id="tit" xml-lang="en-US">Python : Programming with Python</title>
|
||||
<filename>/text/sbasic/python/python_programming.xhp</filename>
|
||||
</topic>
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
*
|
||||
-->
|
||||
<meta>
|
||||
<topic id="text/sbasic/python/python_screen">
|
||||
<topic id="text/sbasic/python/python_screen" indexer="include" status="PUBLISH">
|
||||
<title id="tit">Python : Screen Input/Output</title>
|
||||
<filename>/text/sbasic/python/python_screen.xhp</filename>
|
||||
</topic>
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
*
|
||||
-->
|
||||
<meta>
|
||||
<topic id="text/sbasic/python/python_session">
|
||||
<topic id="text/sbasic/python/python_session" indexer="include" status="PUBLISH">
|
||||
<title id="tit" xml-lang="en-US">Python_Session : Session class</title>
|
||||
<filename>/text/sbasic/python/python_session.xhp</filename>
|
||||
</topic>
|
||||
|
||||
Reference in New Issue
Block a user