<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>daisuzu</author_name>
  <author_url>https://blog.hatena.ne.jp/daisuzu/</author_url>
  <blog_title>daisuzu's notes</blog_title>
  <blog_url>https://daisuzu.hatenablog.com/</blog_url>
  <categories>
    <anon>Sphinx</anon>
    <anon>vim</anon>
  </categories>
  <description>最近Sphinxでドキュメントを書くことがあったのでQuickRunでプレビューするhookを書いてみました。NeoBundleでインストールしたらvimrcに次の設定をするとQuickRun時にブラウザでプレビューをしてくれます。 (要open-browser.vim) let g:quickrun_config['rst'] = { \ 'command': 'make', \ 'outputter': 'quickfix', \ 'hook/sphinx_open/enable' : 1, \ 'cmdopt': 'singlehtml', \ 'exec': '%c %o' \ } M…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdaisuzu.hatenablog.com%2Fentry%2F2012%2F11%2F09%2F212639&quot; title=&quot;VimでSphinxのプレビュー - daisuzu&amp;#39;s notes&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-11-09 21:26:39</published>
  <title>VimでSphinxのプレビュー</title>
  <type>rich</type>
  <url>https://daisuzu.hatenablog.com/entry/2012/11/09/212639</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
