restructuredtext

    0熱度

    1回答

    當與獅身人面像建設教堂的禮拜堂語言文檔的手冊頁,我遇到了以下錯誤: grotty:<standard input> (path/to/man3/chapel.3) :1756: character above first line discarded grotty:<standard input> (path/to/man3/chapel.3) :1760: character above fi

    1熱度

    1回答

    我正在爲Sphinx/rst編寫一些文檔。我如何鏈接到本地​​磁盤上與您正在查看的頁面相關的內容? 例如: ==================== My App documentation ==================== The official My App documentation can be found here: https://myapp.com/docs

    0熱度

    1回答

    我試圖在使用RST和pandoc的列表元素之後顯示code-block。我的標記看起來是這樣的: 4. For the given inputs, my program produces the following output: .. code-block:: 298561404 (0,0) john doe 4 但渲染輸出(pandoc -o hw

    5熱度

    2回答

    我根本不知道如何鏈接到reST文件中的另一個文檔。 我想將一個名爲install.rst的文件鏈接到段落中的快速入門指南。我不知道我怎麼能做到這一點。 請你也可以參考一個很好的資源,從那裏我可以查找語法的休息。默認的快速啓動有點無聊,並不涉及使用獅身人面像休息的深度討論。 有問題的文檔是:http://todx.rtfd.io

    7熱度

    1回答

    我希望在將我的包上傳到PyPI時,我的README.rst文件中鏈接的圖像將顯示出來。在我的自述,我有: .. image:: example-python.png :height: 100px :width: 200px :scale: 100 % :align: center 和MANIFEST.in我: # Include the image fi

    2熱度

    2回答

    我試圖將圖像的第一個文檔轉換爲odt,但rst2odt似乎無法從第三個圖像獲取圖像。 它工作一年前,我想必須有一些升級改變了以前的行爲。再現我的問題 一個簡單的文檔是: ###### Report ###### First try .. image:: image.png Second try .. image:: image.png Last try .. image

    1熱度

    1回答

    我們正在考慮在我工作的地方使用Sphinx,它似乎滿足我們所需的一切。但是,我遇到的問題需要匹配所需的公司模板,這需要在標題頁和目錄之間插入一些前置事項頁面。 如果文本位於.rst文件的主目錄之上,那麼它位於HTML輸出中的TOC之上,但它被移動到pdf輸出中的TOC之下。我也嘗試添加一個隱藏的toc,但這也不起作用。內容也被放置在非隱藏的toc之後。 .. toctree:: :hid

    3熱度

    1回答

    我檢查了CMS。該計劃看起來非常好。 而不是減價我想使用相當重組的文本。 是否支持RST標記?

    0熱度

    1回答

    我該如何在Sphinx/RestructuredText上標出®符號? 這不起作用,我得到一個上尉| reg |代替。 bigNameBrand\ :sup:`|reg|`

    1熱度

    1回答

    如何使用Sphinx/rst成功安全部分標記段落? (U) This is a portion marked heading ------------------------------------ (U) This is a portion marked sentence that renders not what I'd expect. (U) This too is portion