如何使用实际值自定义.rst文件中的占位符?Header${custom_text}rst2html example.rst -o example.html -Dcustom_text="this is the value of custom property"
另外,我想知道是否可以使用.properti
我发现自己在搜索服务器正在运行的docutils版本。令我惊讶的是,它不像输入任何带有标志"--version“的命令那样直接。我终于通过下面的命令得到了它,但它不是更直接的东西吗?# Assuming we are on Debian like distributionpip freeze | grep docutils