Ignore:
Timestamp:
09/10/2023 04:53:58 PM (13 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
12.1, 12.2, gimp3, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/for-12.3, xry111/llvm18, xry111/spidermonkey128
Children:
07fa316d
Parents:
cf154122
Message:

Fix indentation in sphincontrib-serializinghtml

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/python-dependencies/sphinxcontrib-serializinghtml.xml

    rcf154122 r30677e5  
    7979      <title>Installation of Sphinxcontrib-serializinghtml</title>
    8080
    81     <para> Build the module: </para>
     81      <para> Build the module: </para>
    8282
    8383<screen><userinput>pip3 wheel -w dist --no-build-isolation --no-deps $PWD</userinput></screen>
    8484
    85     <para>
    86       Now, as the <systemitem class="username">root</systemitem> user:
    87     </para>
     85      <para>
     86        Now, as the <systemitem class="username">root</systemitem> user:
     87      </para>
    8888
    8989<screen role="root"><userinput>pip3 install --no-index --find-links dist --no-cache-dir --no-user sphinxcontrib-serializinghtml</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.