回答編集履歴
2
pandoc について追記
answer
CHANGED
File without changes
|
1
pandoc について追記
answer
CHANGED
@@ -2,3 +2,10 @@
|
|
2
2
|
|
3
3
|
- PlantUML の使い方 [http://yohshiy.blog.fc2.com/blog-category-22.html](http://yohshiy.blog.fc2.com/blog-category-22.html)
|
4
4
|
- plantuml [http://plantuml.sourceforge.net/screenshot.html](http://plantuml.sourceforge.net/screenshot.html)
|
5
|
+
|
6
|
+
markdon 形式で書いた説明書に, plantuml で書いた URL を埋め組んで、 html 文書を作っています。
|
7
|
+
markdown からの html 生成には poandoc を使っています。
|
8
|
+
|
9
|
+
- 多様なフォーマットに対応!ドキュメント変換ツールPandocを知ろう [http://qiita.com/sky_y/items/80bcd0f353ef5b8980ee](http://qiita.com/sky_y/items/80bcd0f353ef5b8980ee)
|
10
|
+
- プログラマの文書作成術:Markdown, LaTeXなどの文書からWord文書を生成する [http://qiita.com/sky_y/items/aab3f93a32a711a54e74](http://qiita.com/sky_y/items/aab3f93a32a711a54e74)
|
11
|
+
|