<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ドキュメンテーション | Python学習講座</title>
	<atom:link href="https://www.python.ambitious-engineer.com/archives/category/application/documentation/feed" rel="self" type="application/rss+xml" />
	<link>https://www.python.ambitious-engineer.com</link>
	<description>PythonエンジニアによるPython3学習サイト</description>
	<lastBuildDate>Mon, 06 May 2019 10:14:51 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.python.ambitious-engineer.com/wp-content/uploads/2020/05/favicon2-32.png</url>
	<title>ドキュメンテーション | Python学習講座</title>
	<link>https://www.python.ambitious-engineer.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>sphinx入門 その2 コード内のdocstringの記述</title>
		<link>https://www.python.ambitious-engineer.com/archives/935</link>
		
		<dc:creator><![CDATA[Kuro-Chan]]></dc:creator>
		<pubDate>Tue, 18 Apr 2017 15:22:28 +0000</pubDate>
				<category><![CDATA[ドキュメンテーション]]></category>
		<category><![CDATA[sphinx]]></category>
		<guid isPermaLink="false">http://www.python.ambitious-engineer.com/?p=935</guid>

					<description><![CDATA[<p>前回はsphinxによるソースコードからのドキュメント自動生成について学習しました。今回はコード内のdocstringの記述方法について学習します。pythonのdocstringの記法はEpytext、google、N...</p>
<p>The post <a href="https://www.python.ambitious-engineer.com/archives/935">sphinx入門 その2 コード内のdocstringの記述</a> first appeared on <a href="https://www.python.ambitious-engineer.com">Python学習講座</a>.</p>]]></description>
		
		
		
			</item>
		<item>
		<title>sphinx入門 その1 ドキュメントの自動生成</title>
		<link>https://www.python.ambitious-engineer.com/archives/925</link>
		
		<dc:creator><![CDATA[Kuro-Chan]]></dc:creator>
		<pubDate>Sat, 15 Apr 2017 13:21:41 +0000</pubDate>
				<category><![CDATA[ドキュメンテーション]]></category>
		<category><![CDATA[sphinx]]></category>
		<guid isPermaLink="false">http://www.python.ambitious-engineer.com/?p=925</guid>

					<description><![CDATA[<p>メジャーなプログラム言語ではプログラムのコメントからドキュメントを生成するライブラリがあります。例えばjavaだとjavadocが有名ですね。Pythonではsphinxというライブラリでドキュメントを生成することができ...</p>
<p>The post <a href="https://www.python.ambitious-engineer.com/archives/925">sphinx入門 その1 ドキュメントの自動生成</a> first appeared on <a href="https://www.python.ambitious-engineer.com">Python学習講座</a>.</p>]]></description>
		
		
		
			</item>
	</channel>
</rss>
