Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
MarkdownでもSphinx
Search
Satoshi Miura
June 26, 2016
Technology
1
450
MarkdownでもSphinx
Python東海30回での発表資料
Satoshi Miura
June 26, 2016
Tweet
Share
More Decks by Satoshi Miura
See All by Satoshi Miura
お金ダッシュボードを作ってみた
mursts
0
330
asyncioを軽くさわってみた
mursts
0
170
FlaskとYomanでHello World
mursts
0
380
Google App Engine入門
mursts
0
640
Other Decks in Technology
See All in Technology
新卒(ほぼ)専業Kagglerという選択肢
nocchi1
1
2.4k
【5分でわかる】セーフィー エンジニア向け会社紹介
safie_recruit
0
30k
Yahoo!ニュースにおけるソフトウェア開発
lycorptech_jp
PRO
0
420
kintone開発チームの紹介
cybozuinsideout
PRO
0
73k
我々は雰囲気で仕事をしている / How can we do vibe coding as well
naospon
2
220
【 LLMエンジニアがヒューマノイド開発に挑んでみた 】 - 第104回 Machine Learning 15minutes! Hybrid
soneo1127
0
140
帳票Vibe Coding
terurou
0
150
ZOZOTOWNフロントエンドにおけるディレクトリの分割戦略
zozotech
PRO
18
5.6k
Jaws-ug名古屋_LT資料_20250829
azoo2024
3
140
ソフトウェア エンジニアとしての 姿勢と心構え
recruitengineers
PRO
10
3.7k
実践アプリケーション設計 ②トランザクションスクリプトへの対応
recruitengineers
PRO
4
770
R-SCoRe: Revisiting Scene Coordinate Regression for Robust Large-Scale Visual Localization
takmin
0
440
Featured
See All Featured
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
44
2.5k
Embracing the Ebb and Flow
colly
87
4.8k
Mobile First: as difficult as doing things right
swwweet
223
9.9k
Facilitating Awesome Meetings
lara
55
6.5k
Code Review Best Practice
trishagee
70
19k
Why Our Code Smells
bkeepers
PRO
338
57k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
126
53k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
How to Think Like a Performance Engineer
csswizardry
25
1.8k
Navigating Team Friction
lara
189
15k
Building a Modern Day E-commerce SEO Strategy
aleyda
43
7.5k
Transcript
MARKDOWNͰSPHINX 2016.06.25 PYTHON౦ւ 30TH
͓લͩΕΑ > Έ͏Β͞ͱ͠(@mursts) > Python౦ւͷཧਓͷҰਓͰ͢ > GCPUG Nagoya࢝Ί·ͨ͠(new) > 7/16()ʹGCPUG
Nagoya #1
υΩϡϝϯτॻ ͍ͯ·͔͢ʁ
ΈΜͳେ͖
Ͱͳ͘
ࠓͬͪ͜Ͱ͢
SPHINXͱ͍͑
RESTRUCTUREDTEXT
օ͞Μ͔͚·͢ ͔ʁ
MARKDOWNͳΒͲ͏ Ͱ͠ΐ͏ʁ
RECOMMONMARK͑ SPHINXͰMARKDOWN͕ ͑·͢
RECOMMONMARK ?
A docutils-compatibility bridge to CommonMark.
͍ํ
$ pip install sphinx recommonmark
conf.py > from recommonmark.parser import CommonMarkParser > > source_parsers =
{ > '.md': CommonMarkParser, > } > < # source_suffix = ['.rst', '.md'] < source_suffix = '.rst' --- > source_suffix = ['.rst', '.md'] > # source_suffix = '.rst'
ޙɺindex.rstʹՃͯ͠make html
ҙ > GitHub Flavored MarkdownʹରԠ͍ͯ͠·ͤΜɻ > CommonMarkͷΈʹରԠ͍ͯ͠·͢ > ςʔϒϧΛ͍͍ͨ߹reSTͰ
RESTRUCTUREDTEXT ۤखͰMARKDOWN ͳΒ࢝ΊΒΕΔ ͔ʂ
MAKRDOWNͱSPHINXͰ Α͍υΩϡϝ ϯτϥΠϑΛʂ