<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Sphinx on oinume journal</title>
    <link>https://blog-lampetty-net.web.app/tags/sphinx/</link>
    <description>Recent content in Sphinx on oinume journal</description>
    <generator>Hugo</generator>
    <language>ja</language>
    <lastBuildDate>Sun, 21 Apr 2013 13:04:00 +0900</lastBuildDate>
    <atom:link href="https://blog-lampetty-net.web.app/tags/sphinx/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Sphinxでソフトウェアのドキュメントを書いた時によく使う記法</title>
      <link>https://blog-lampetty-net.web.app/posts/wp/521/</link>
      <pubDate>Sun, 21 Apr 2013 13:04:00 +0900</pubDate>
      <guid>https://blog-lampetty-net.web.app/posts/wp/521/</guid>
      <description>&lt;p&gt;最近Sphinxでよくドキュメントを書くのでメモ。やっぱりある程度巨大なソフトウェアのドキュメントを書く時はWikiじゃなくてSphinxの方が良い気がする。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sphinxで複数のman pageを生成する</title>
      <link>https://blog-lampetty-net.web.app/posts/wp/437/</link>
      <pubDate>Fri, 06 Jan 2012 21:01:40 +0900</pubDate>
      <guid>https://blog-lampetty-net.web.app/posts/wp/437/</guid>
      <description>&lt;h3 id=&#34;前置き&#34;&gt;前置き&lt;/h3&gt;&#xA;&lt;p&gt;つい最近&lt;a href=&#34;https://github.com/oinume/tomahawk&#34;&gt;tomahawk&lt;/a&gt;のドキュメントをGithub Wikiから&lt;a href=&#34;http://sphinx.pocoo.org/&#34;&gt;Sphinx&lt;/a&gt;に移行したのでそのメモ。SphinxにはHTMLを生成する以外にもman pageを生成する機能があって&lt;/p&gt;&#xA;&lt;p&gt;$ make man&lt;/p&gt;&#xA;&lt;p&gt;を実行すると _build/man/ 配下に mycommand.1 みたいな感じでman pageが生成される。&lt;/p&gt;&#xA;&lt;p&gt;でで、tomahawkの場合は tomahawk, tomahawk-rsync という２つの実行ファイルがあるので、この2つのman pageを生成したくて、tomahawk.rst, tomahawk-rsync.rst ファイルを作ってみたけど、デフォルトでは tomahawk.1 に全部入りのman pageができるだけで「独立したrstファイルから個別のman page生成するのってどうやるんだろう？」となっていた。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
