OSGeo-jp / OSGeoLive-doc-omegat

OSGeoLive-docの日本語翻訳を、OmegaTという翻訳支援ソフトを利用して進めるプロジェクトです。
MIT License
1 stars 2 forks source link

OSGeoLive-docのSphinxビルド時に発生するWarningの事前チェック #4

Closed sanak closed 3 years ago

sanak commented 3 years ago

2020-11-22 23:00 (JST)頃のローカルmacOS環境では、Transifexに手動アップロード=>tx pullでのSphinxビルドで下記のWarningが出ましたが、可能であれば、Transifexにアップロード(or push)する前に既存ツールや自作Pythonスクリプトなどで検出できた方が良さそうです。

log (click)

``` (py-env) MBP2018:build sanak$ make Scanning dependencies of target html-en [ 12%] Generating overview/overview.rst, metrics.rst [ 25%] Generating html/en documentation ... Running Sphinx v1.6.5 making output directory... loading translations [en]... done /Users/sanak/Build/doc/OSGeoLive-doc-jp/py-env/lib/python3.9/site-packages/sphinx/util/compat.py:38: RemovedInSphinx17Warning: sphinx.util.compat.Directive is deprecated and will be removed in Sphinx 1.7, please use docutils' instead. warnings.warn("sphinx.util.compat.%s is deprecated and will be removed " Initializing RevealJS theme directives loading pickled environment... not yet created building [mo]: targets for 130 po files that are out of date writing output... [100%] ../../locale/en/LC_MESSAGES/quickstart/geonode_quickstart.mo building [html]: targets for 130 source files that are out of date updating environment: 130 added, 0 changed, 0 removed /Users/sanak/Build/doc/OSGeoLive-doc-jp/py-env/lib/python3.9/site-packages/sphinx/util/nodes.py:55: FutureWarning: The iterable returned by Node.traverse() will become an iterator instead of a list in Docutils > 0.16. for classifier in reversed(node.parent.traverse(nodes.classifier)): reading sources... [100%] sponsors_osgeo looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done /Users/sanak/Build/doc/OSGeoLive-doc-jp/py-env/lib/python3.9/site-packages/sphinx/writers/html.py:468: FutureWarning: The iterable returned by Node.traverse() will become an iterator instead of a list in Docutils > 0.16. target_node = image_nodes and image_nodes[0] or node.parent writing output... [100%] sponsors_osgeo generating indices... genindex writing additional pages... search copying images... [100%] images/logos/georepublic.png copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded. [ 25%] Built target html-en Scanning dependencies of target html-ja [ 37%] Generating html/ja documentation ... Running Sphinx v1.6.5 making output directory... loading translations [ja]... done /Users/sanak/Build/doc/OSGeoLive-doc-jp/py-env/lib/python3.9/site-packages/sphinx/util/compat.py:38: RemovedInSphinx17Warning: sphinx.util.compat.Directive is deprecated and will be removed in Sphinx 1.7, please use docutils' instead. warnings.warn("sphinx.util.compat.%s is deprecated and will be removed " Initializing RevealJS theme directives loading pickled environment... not yet created building [mo]: targets for 130 po files that are out of date writing output... [100%] ../../locale/ja/LC_MESSAGES/overview/ideditor_overview.mo building [html]: targets for 130 source files that are out of date updating environment: 130 added, 0 changed, 0 removed /Users/sanak/Build/doc/OSGeoLive-doc-jp/py-env/lib/python3.9/site-packages/sphinx/util/nodes.py:55: FutureWarning: The iterable returned by Node.traverse() will become an iterator instead of a list in Docutils > 0.16. for classifier in reversed(node.parent.traverse(nodes.classifier)): reading sources... [100%] sponsors_osgeo /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/copyright.rst:8: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/copyright.rst:8: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/copyright.rst:20: WARNING: inconsistent references in translated message. original: [], translated: ['`terms of the Creative Commons license`_に従って、OSGeoLiveのドキュメントを新しいドキュメントに含める場合は、コントリビュータの属性を指定する必要があります。さらに、`CC By-SA`_', '`CC By-SA`_'] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/copyright.rst:20: WARNING: Unknown target name: "terms of the creative commons license`_に従って、osgeoliveのドキュメントを新しいドキュメントに含める場合は、コントリビュータの属性を指定する必要があります。さらに、`cc by-sa". /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/copyright.rst:20: WARNING: Unknown target name: "cc by-sa". /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/52nSOS_overview.rst:47: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/52nSOS_overview.rst:47: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/cesium_overview.rst:33: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/cesium_overview.rst:38: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/cesium_overview.rst:44: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/cesium_overview.rst:33: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/cesium_overview.rst:38: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/cesium_overview.rst:44: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/geonode_overview.rst:22: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/geonode_overview.rst:22: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/geotools_overview.rst:35: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/geotools_overview.rst:35: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/grass_overview.rst:66: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/grass_overview.rst:66: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/gvsig_overview.rst:24: WARNING: inconsistent references in translated message. original: ['gvSIG_'], translated: [] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/ideditor_overview.rst:21: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/ideditor_overview.rst:21: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/ideditor_overview.rst:21: WARNING: inconsistent term references in translated message. original: [':doc:`JOSM `'], translated: [] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/mapbender_overview.rst:19: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/mapbender_overview.rst:19: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/marble_overview.rst:23: WARNING: inconsistent references in translated message. original: [], translated: ['`OpenStreetMaps`_'] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/marble_overview.rst:23: WARNING: Unknown target name: "openstreetmaps". /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/opencpn_overview.rst:51: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/opencpn_overview.rst:51: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/opencpn_overview.rst:59: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/opencpn_overview.rst:59: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/opencpn_overview.rst:51: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/opencpn_overview.rst:51: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/opencpn_overview.rst:59: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/opencpn_overview.rst:59: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/proj4_overview.rst:51: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/proj4_overview.rst:26: WARNING: inconsistent term references in translated message. original: [':doc:`OpenLayers `'], translated: [] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/proj4_overview.rst:51: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/re3gistry_overview.rst:62: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/re3gistry_overview.rst:62: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/re3gistry_overview.rst:64: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/re3gistry_overview.rst:64: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/re3gistry_overview.rst:66: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/re3gistry_overview.rst:66: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/re3gistry_overview.rst:72: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/re3gistry_overview.rst:72: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/re3gistry_overview.rst:74: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/re3gistry_overview.rst:74: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/re3gistry_overview.rst:76: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/re3gistry_overview.rst:76: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/re3gistry_overview.rst:78: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/re3gistry_overview.rst:78: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/re3gistry_overview.rst:62: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/re3gistry_overview.rst:62: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/re3gistry_overview.rst:64: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/re3gistry_overview.rst:64: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/re3gistry_overview.rst:66: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/re3gistry_overview.rst:66: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/re3gistry_overview.rst:72: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/re3gistry_overview.rst:72: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/re3gistry_overview.rst:74: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/re3gistry_overview.rst:74: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/re3gistry_overview.rst:76: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/re3gistry_overview.rst:76: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/re3gistry_overview.rst:78: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/re3gistry_overview.rst:78: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/t-rex_overview.rst:44: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/t-rex_overview.rst:44: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/t-rex_overview.rst:44: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/t-rex_overview.rst:44: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/R_quickstart.rst:273: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/R_quickstart.rst:273: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/cesium_quickstart.rst:66: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/cesium_quickstart.rst:68: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/cesium_quickstart.rst:70: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/cesium_quickstart.rst:72: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/cesium_quickstart.rst:66: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/cesium_quickstart.rst:68: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/cesium_quickstart.rst:70: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/cesium_quickstart.rst:72: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/deegree_quickstart.rst:24: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/deegree_quickstart.rst:24: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/deegree_quickstart.rst:31: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/deegree_quickstart.rst:41: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/deegree_quickstart.rst:41: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/deegree_quickstart.rst:44: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/deegree_quickstart.rst:50: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/deegree_quickstart.rst:54: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/deegree_quickstart.rst:75: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/deegree_quickstart.rst:75: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/deegree_quickstart.rst:80: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/deegree_quickstart.rst:24: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/deegree_quickstart.rst:24: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/deegree_quickstart.rst:31: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/deegree_quickstart.rst:41: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/deegree_quickstart.rst:41: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/deegree_quickstart.rst:44: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/deegree_quickstart.rst:50: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/deegree_quickstart.rst:54: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/deegree_quickstart.rst:75: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/deegree_quickstart.rst:75: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/deegree_quickstart.rst:75: WARNING: inconsistent references in translated message. original: [], translated: ['`OpenStreetMap`_'] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/deegree_quickstart.rst:80: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/deegree_quickstart.rst:75: WARNING: Unknown target name: "openstreetmap". /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/eoxserver_quickstart.rst:22: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/eoxserver_quickstart.rst:22: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/eoxserver_quickstart.rst:41: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/eoxserver_quickstart.rst:50: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/eoxserver_quickstart.rst:102: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/eoxserver_quickstart.rst:116: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/eoxserver_quickstart.rst:116: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/eoxserver_quickstart.rst:145: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/eoxserver_quickstart.rst:146: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/eoxserver_quickstart.rst:147: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/eoxserver_quickstart.rst:151: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/eoxserver_quickstart.rst:22: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/eoxserver_quickstart.rst:22: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/eoxserver_quickstart.rst:22: WARNING: inconsistent term references in translated message. original: [':doc:`MapServer\n<../overview/mapserver_overview>`', ':doc:`GDAL\n<../overview/gdal_overview>`', ':doc:`SpatiaLite\n<../overview/spatialite_overview>`', ':doc:`PostGIS\n<../overview/postgis_overview>`'], translated: [':doc:`MapServer<./overview/mapserver_overview>`', ':doc:`GDAL<./overview/gdal_overview>`'] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/eoxserver_quickstart.rst:41: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/eoxserver_quickstart.rst:50: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/eoxserver_quickstart.rst:102: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/eoxserver_quickstart.rst:116: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/eoxserver_quickstart.rst:116: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/eoxserver_quickstart.rst:145: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/eoxserver_quickstart.rst:145: WARNING: inconsistent term references in translated message. original: [':doc:`EOxServer Overview <../overview/eoxserver_overview>`'], translated: [] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/eoxserver_quickstart.rst:146: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/eoxserver_quickstart.rst:147: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/eoxserver_quickstart.rst:151: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/gdal_quickstart.rst:41: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/gdal_quickstart.rst:51: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/gdal_quickstart.rst:51: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/gdal_quickstart.rst:124: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/gdal_quickstart.rst:135: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/gdal_quickstart.rst:143: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/gdal_quickstart.rst:167: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/gdal_quickstart.rst:422: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/gdal_quickstart.rst:41: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/gdal_quickstart.rst:41: WARNING: inconsistent term references in translated message. original: [':doc:`../overview/qgis_overview`'], translated: [] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/gdal_quickstart.rst:51: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/gdal_quickstart.rst:51: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/gdal_quickstart.rst:51: WARNING: inconsistent term references in translated message. original: [':doc:`Natural Earth data <../overview/naturalearth_overview>`'], translated: [] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/gdal_quickstart.rst:124: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/gdal_quickstart.rst:135: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/gdal_quickstart.rst:143: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/gdal_quickstart.rst:167: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/gdal_quickstart.rst:422: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoext_quickstart.rst:39: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoext_quickstart.rst:159: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoext_quickstart.rst:169: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoext_quickstart.rst:191: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoext_quickstart.rst:221: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoext_quickstart.rst:275: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoext_quickstart.rst:277: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoext_quickstart.rst:39: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoext_quickstart.rst:159: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoext_quickstart.rst:169: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoext_quickstart.rst:191: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoext_quickstart.rst:221: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoext_quickstart.rst:275: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoext_quickstart.rst:277: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geomajas_quickstart.rst:39: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geomajas_quickstart.rst:47: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geomajas_quickstart.rst:80: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geomajas_quickstart.rst:86: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geomajas_quickstart.rst:87: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geomajas_quickstart.rst:39: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geomajas_quickstart.rst:47: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geomajas_quickstart.rst:80: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geomajas_quickstart.rst:86: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geomajas_quickstart.rst:87: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geomoose_quickstart.rst:71: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geomoose_quickstart.rst:71: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonode_quickstart.rst:36: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonode_quickstart.rst:71: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonode_quickstart.rst:86: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonode_quickstart.rst:90: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonode_quickstart.rst:90: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonode_quickstart.rst:112: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonode_quickstart.rst:112: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonode_quickstart.rst:112: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonode_quickstart.rst:117: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonode_quickstart.rst:147: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonode_quickstart.rst:155: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonode_quickstart.rst:162: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonode_quickstart.rst:174: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonode_quickstart.rst:182: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonode_quickstart.rst:189: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonode_quickstart.rst:189: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonode_quickstart.rst:197: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonode_quickstart.rst:197: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonode_quickstart.rst:203: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonode_quickstart.rst:219: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonode_quickstart.rst:221: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonode_quickstart.rst:36: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonode_quickstart.rst:71: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonode_quickstart.rst:86: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonode_quickstart.rst:90: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonode_quickstart.rst:90: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonode_quickstart.rst:112: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonode_quickstart.rst:112: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonode_quickstart.rst:112: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonode_quickstart.rst:117: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonode_quickstart.rst:147: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonode_quickstart.rst:155: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonode_quickstart.rst:162: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonode_quickstart.rst:174: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonode_quickstart.rst:182: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonode_quickstart.rst:189: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonode_quickstart.rst:189: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonode_quickstart.rst:197: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonode_quickstart.rst:197: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonode_quickstart.rst:203: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonode_quickstart.rst:219: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonode_quickstart.rst:221: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonode_quickstart.rst:223: WARNING: inconsistent references in translated message. original: [], translated: ['`GeoNode Gitterチャネル`_'] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonode_quickstart.rst:223: WARNING: Unknown target name: "geonode gitterチャネル". /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:46: WARNING: Inline substitution_reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:51: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:56: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:56: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:61: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:82: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:87: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:90: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:91: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:98: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:105: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:106: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:113: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:113: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:120: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:123: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:123: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:124: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:129: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:144: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:154: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:162: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:171: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:178: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:198: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:198: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:199: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:203: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:214: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:215: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:216: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:217: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:220: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:262: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:262: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:288: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:46: WARNING: Inline substitution_reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:51: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:56: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:56: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:61: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:82: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:87: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:87: WARNING: inconsistent term references in translated message. original: [':doc:`Natural Earth data set <../overview/naturalearth_overview>`'], translated: [] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:90: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:91: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:98: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:105: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:106: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:113: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:113: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:120: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:123: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:123: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:124: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:129: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:144: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:144: WARNING: inconsistent term references in translated message. original: [':doc:`uDig Quickstart <../quickstart/udig_quickstart>`'], translated: [] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:154: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:154: WARNING: inconsistent term references in translated message. original: [':ref:`Layer list `'], translated: [] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:162: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:162: WARNING: inconsistent term references in translated message. original: [':ref:`Style Pane `'], translated: [] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:171: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:178: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:198: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:198: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:199: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:203: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:214: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:215: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:216: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:217: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:220: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:262: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:262: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:288: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geostyler_quickstart.rst:20: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geostyler_quickstart.rst:35: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geostyler_quickstart.rst:63: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geostyler_quickstart.rst:73: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geostyler_quickstart.rst:117: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geostyler_quickstart.rst:117: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geostyler_quickstart.rst:156: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geostyler_quickstart.rst:201: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geostyler_quickstart.rst:20: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geostyler_quickstart.rst:35: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geostyler_quickstart.rst:63: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geostyler_quickstart.rst:73: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geostyler_quickstart.rst:117: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geostyler_quickstart.rst:117: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geostyler_quickstart.rst:156: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geostyler_quickstart.rst:201: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/gmt_quickstart.rst:53: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/gmt_quickstart.rst:68: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/gmt_quickstart.rst:76: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/gmt_quickstart.rst:98: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/gmt_quickstart.rst:138: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/gmt_quickstart.rst:149: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/gmt_quickstart.rst:53: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/gmt_quickstart.rst:68: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/gmt_quickstart.rst:76: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/gmt_quickstart.rst:98: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/gmt_quickstart.rst:119: WARNING: inconsistent references in translated message. original: [], translated: ['`/usr/share/doc/gmt/examples<././gmt/examples/>`_'] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/gmt_quickstart.rst:138: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/gmt_quickstart.rst:149: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/gmt_quickstart.rst:119: WARNING: Unknown target name: "/usr/share/doc/gmt/examples<././gmt/examples/>". /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/hyperv_quickstart.rst:122: WARNING: inconsistent references in translated message. original: [], translated: ['`仮想マシンを作成するその他の方法`_'] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/hyperv_quickstart.rst:122: WARNING: Unknown target name: "仮想マシンを作成するその他の方法". /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:52: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:54: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:56: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:59: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:64: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:64: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:69: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:74: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:74: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:78: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:81: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:83: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:87: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:87: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:106: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:129: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:165: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:177: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:221: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:247: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:52: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:54: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:56: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:59: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:64: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:64: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:69: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:74: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:74: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:78: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:81: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:83: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:87: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:87: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:106: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:129: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:165: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:177: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:221: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:247: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/internationalisation_quickstart.rst:38: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/internationalisation_quickstart.rst:38: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/internationalisation_quickstart.rst:38: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/internationalisation_quickstart.rst:38: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/internationalisation_quickstart.rst:38: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/internationalisation_quickstart.rst:38: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/internationalisation_quickstart.rst:38: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/internationalisation_quickstart.rst:38: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/internationalisation_quickstart.rst:38: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/internationalisation_quickstart.rst:38: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/internationalisation_quickstart.rst:38: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/internationalisation_quickstart.rst:38: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:23: WARNING: Inline substitution_reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:52: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:52: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:54: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:87: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:91: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:95: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:106: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:114: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:114: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:117: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:157: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:186: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:188: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:190: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:197: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:199: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:255: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:23: WARNING: Inline substitution_reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:52: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:52: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:54: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:87: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:91: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:95: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:106: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:114: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:114: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:117: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:157: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:186: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:188: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:190: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:197: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:199: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:255: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:255: WARNING: inconsistent references in translated message. original: ['`istSOS Documentation`_', '`istSOS Tutorial`_'], translated: ['`istSOS Documentation`_'] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:: WARNING: Anonymous hyperlink mismatch: 1 references but 0 targets. See "backrefs" attribute for IDs. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/josm_quickstart.rst:34: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/josm_quickstart.rst:54: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/josm_quickstart.rst:34: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/josm_quickstart.rst:54: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/liblas_quickstart.rst:39: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/liblas_quickstart.rst:58: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/liblas_quickstart.rst:82: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/liblas_quickstart.rst:90: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/liblas_quickstart.rst:113: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/liblas_quickstart.rst:20: WARNING: inconsistent references in translated message. original: [], translated: ['`LiDAR`_', '`ASPRS LAS format`_'] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/liblas_quickstart.rst:39: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/liblas_quickstart.rst:39: WARNING: inconsistent references in translated message. original: ['`EPSG`_'], translated: [] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/liblas_quickstart.rst:58: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/liblas_quickstart.rst:82: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/liblas_quickstart.rst:82: WARNING: inconsistent references in translated message. original: ['`EPSG:4326`_'], translated: [] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/liblas_quickstart.rst:90: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/liblas_quickstart.rst:113: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/liblas_quickstart.rst:20: WARNING: Unknown target name: "lidar". /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/liblas_quickstart.rst:20: WARNING: Unknown target name: "asprs las format". /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/mapnik_quickstart.rst:57: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/mapnik_quickstart.rst:57: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/mapserver_quickstart.rst:61: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/mapserver_quickstart.rst:107: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/mapserver_quickstart.rst:107: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/mapserver_quickstart.rst:153: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/mapserver_quickstart.rst:194: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/mapserver_quickstart.rst:238: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/mapserver_quickstart.rst:302: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/mapserver_quickstart.rst:323: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/mapserver_quickstart.rst:328: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/mapserver_quickstart.rst:51: WARNING: inconsistent references in translated message. original: [], translated: ['`Mapfile`_'] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/mapserver_quickstart.rst:61: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/mapserver_quickstart.rst:107: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/mapserver_quickstart.rst:107: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/mapserver_quickstart.rst:153: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/mapserver_quickstart.rst:194: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/mapserver_quickstart.rst:238: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/mapserver_quickstart.rst:302: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/mapserver_quickstart.rst:323: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/mapserver_quickstart.rst:328: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/mapserver_quickstart.rst:29: WARNING: Undefined substitution referenced: "WCS|などの |OGCS". /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/mapserver_quickstart.rst:51: WARNING: Unknown target name: "mapfile". /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/marble_quickstart.rst:24: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/marble_quickstart.rst:32: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/marble_quickstart.rst:24: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/marble_quickstart.rst:32: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:41: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:44: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:44: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:47: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:53: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:119: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:121: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:125: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:127: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:132: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:152: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:152: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:163: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:174: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:236: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:275: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:41: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:44: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:44: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:47: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:53: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:119: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:121: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:125: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:127: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:132: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:152: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:152: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:163: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:174: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:236: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:275: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/osm_quickstart.rst:46: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/osm_quickstart.rst:58: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/osm_quickstart.rst:73: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/osm_quickstart.rst:83: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/osm_quickstart.rst:93: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/osm_quickstart.rst:104: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/osm_quickstart.rst:46: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/osm_quickstart.rst:58: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/osm_quickstart.rst:73: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/osm_quickstart.rst:83: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/osm_quickstart.rst:93: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/osm_quickstart.rst:104: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/pgrouting_quickstart.rst:264: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/pgrouting_quickstart.rst:292: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/pgrouting_quickstart.rst:264: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/pgrouting_quickstart.rst:292: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/qgis_quickstart.rst:66: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/qgis_quickstart.rst:111: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/qgis_quickstart.rst:143: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/qgis_quickstart.rst:173: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/qgis_quickstart.rst:173: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/qgis_quickstart.rst:297: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/qgis_quickstart.rst:299: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/qgis_quickstart.rst:301: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/qgis_quickstart.rst:66: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/qgis_quickstart.rst:111: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/qgis_quickstart.rst:143: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/qgis_quickstart.rst:173: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/qgis_quickstart.rst:173: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/qgis_quickstart.rst:297: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/qgis_quickstart.rst:299: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/qgis_quickstart.rst:301: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/qgis_quickstart.rst:309: WARNING: inconsistent references in translated message. original: ['`Documentation page`_', '`A Gentle Introduction to GIS`_'], translated: [] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/spatialite_quickstart.rst:46: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/spatialite_quickstart.rst:50: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/spatialite_quickstart.rst:51: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/spatialite_quickstart.rst:51: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/spatialite_quickstart.rst:104: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/spatialite_quickstart.rst:180: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/spatialite_quickstart.rst:46: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/spatialite_quickstart.rst:50: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/spatialite_quickstart.rst:51: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/spatialite_quickstart.rst:51: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/spatialite_quickstart.rst:104: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/spatialite_quickstart.rst:180: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/spatialite_quickstart.rst:180: WARNING: inconsistent references in translated message. original: ['`SpatiaLite project page`_'], translated: [] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/spatialite_quickstart.rst:184: WARNING: inconsistent references in translated message. original: ['`Spatialite cookbook`_'], translated: [] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/t-rex_quickstart.rst:35: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/t-rex_quickstart.rst:65: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/t-rex_quickstart.rst:35: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/t-rex_quickstart.rst:65: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:19: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:27: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:33: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:33: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:34: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:34: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:36: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:36: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:39: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:49: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:51: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:58: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:67: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:19: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:19: WARNING: inconsistent term references in translated message. original: [':doc:`OSGeoLive downloads <../download>`'], translated: [] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:27: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:33: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:33: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:34: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:34: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:36: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:36: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:39: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:49: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:49: WARNING: inconsistent term references in translated message. original: [':doc:`Download <../download>`'], translated: [] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:51: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:51: WARNING: inconsistent term references in translated message. original: [':doc:`osgeolive_quickstart`'], translated: [] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:58: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:67: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:103: WARNING: inconsistent references in translated message. original: [], translated: ['`wiki`_'] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:103: WARNING: Unknown target name: "wiki". /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/virtualization_quickstart.rst:32: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/virtualization_quickstart.rst:42: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/virtualization_quickstart.rst:32: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/virtualization_quickstart.rst:32: WARNING: inconsistent term references in translated message. original: [':doc:`live.osgeo.org <../download>`'], translated: [] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/virtualization_quickstart.rst:42: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/virtualization_quickstart.rst:46: WARNING: inconsistent references in translated message. original: [], translated: ['`live.osgeo.org<../download>`からOSGeo仮想ディスクファイル(vmdk)をダウンロードします。「Download virtual machine(仮想マシンのダウンロード)」ボタンをクリックします。次に、ダウンロードしたファイルを解凍します(`7zip`_'] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/virtualization_quickstart.rst:46: WARNING: inconsistent term references in translated message. original: [':doc:`live.osgeo.org <../download>`'], translated: [] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/virtualization_quickstart.rst:121: WARNING: inconsistent references in translated message. original: [], translated: ['`仮想マシンを作成するその他の方法`_'] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/virtualization_quickstart.rst:46: WARNING: Unknown target name: "live.osgeo.org<../download>`からosgeo仮想ディスクファイル(vmdk)をダウンロードします。「download virtual machine(仮想マシンのダウンロード)」ボタンをクリックします。次に、ダウンロードしたファイルを解凍します(`7zip". /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/virtualization_quickstart.rst:121: WARNING: Unknown target name: "仮想マシンを作成するその他の方法". /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zoo-project_quickstart.rst:35: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zoo-project_quickstart.rst:47: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zoo-project_quickstart.rst:48: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zoo-project_quickstart.rst:67: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zoo-project_quickstart.rst:80: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zoo-project_quickstart.rst:82: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zoo-project_quickstart.rst:35: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zoo-project_quickstart.rst:47: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zoo-project_quickstart.rst:48: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zoo-project_quickstart.rst:48: WARNING: inconsistent term references in translated message. original: [':doc:`GeoServer <../overview/geoserver_overview>`'], translated: [] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zoo-project_quickstart.rst:67: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zoo-project_quickstart.rst:80: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zoo-project_quickstart.rst:82: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zygrib_quickstart.rst:29: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zygrib_quickstart.rst:42: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zygrib_quickstart.rst:43: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zygrib_quickstart.rst:53: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zygrib_quickstart.rst:53: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zygrib_quickstart.rst:73: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zygrib_quickstart.rst:73: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zygrib_quickstart.rst:29: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zygrib_quickstart.rst:42: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zygrib_quickstart.rst:43: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zygrib_quickstart.rst:53: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zygrib_quickstart.rst:53: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zygrib_quickstart.rst:73: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zygrib_quickstart.rst:73: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zygrib_quickstart.rst:73: WARNING: inconsistent term references in translated message. original: [':doc:`OpenCPN software <../overview/opencpn_overview>`', ':doc:`OpenCPN quickstart <../quickstart/opencpn_quickstart>`'], translated: [] looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done /Users/sanak/Build/doc/OSGeoLive-doc-jp/py-env/lib/python3.9/site-packages/sphinx/writers/html.py:468: FutureWarning: The iterable returned by Node.traverse() will become an iterator instead of a list in Docutils > 0.16. target_node = image_nodes and image_nodes[0] or node.parent writing output... [100%] sponsors_osgeo /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/opencpn_overview.rst:67: WARNING: unknown document: ./quickstart/opencpn_quickstart /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/openjump_overview.rst:94: WARNING: unknown document: ./quickstart/openjump_quickstart /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/re3gistry_overview.rst:85: WARNING: unknown document: ./quickstart/re3gistry_quickstart /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/t-rex_overview.rst:57: WARNING: unknown document: ./quickstart/t-rex_quickstart /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/eoxserver_quickstart.rst:22: WARNING: unknown document: ./overview/mapserver_overview /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/eoxserver_quickstart.rst:22: WARNING: unknown document: ./overview/gdal_overview generating indices... genindex writing additional pages... search copying images... [100%] images/logos/georepublic.png copying static files... done copying extra files... done dumping search index in Japanese (code: ja) ... done dumping object inventory... done build succeeded, 618 warnings. [ 50%] Built target html-ja Scanning dependencies of target html [ 50%] Built target html Scanning dependencies of target p-html-ja [ 62%] Generating presentation.rst [ 75%] Generating p-html/ja documentation ... Running Sphinx v1.6.5 loading translations [ja]... done /Users/sanak/Build/doc/OSGeoLive-doc-jp/py-env/lib/python3.9/site-packages/sphinx/util/compat.py:38: RemovedInSphinx17Warning: sphinx.util.compat.Directive is deprecated and will be removed in Sphinx 1.7, please use docutils' instead. warnings.warn("sphinx.util.compat.%s is deprecated and will be removed " Initializing RevealJS theme directives loading pickled environment... failed: source directory has changed building [mo]: targets for 0 po files that are out of date building [html]: targets for 1 source files that are out of date updating environment: 1 added, 0 changed, 0 removed reading sources... [100%] presentation looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [100%] presentation generating indices... writing additional pages... search copying images... [100%] ../images/logos/georepublic.png copying static files... done copying extra files... done dumping search index in Japanese (code: ja) ... done dumping object inventory... done build succeeded. [ 75%] Built target p-html-ja Scanning dependencies of target p-html-en [ 87%] Generating p-html/en documentation ... Running Sphinx v1.6.5 loading translations [en]... done /Users/sanak/Build/doc/OSGeoLive-doc-jp/py-env/lib/python3.9/site-packages/sphinx/util/compat.py:38: RemovedInSphinx17Warning: sphinx.util.compat.Directive is deprecated and will be removed in Sphinx 1.7, please use docutils' instead. warnings.warn("sphinx.util.compat.%s is deprecated and will be removed " Initializing RevealJS theme directives loading pickled environment... failed: source directory has changed building [mo]: targets for 0 po files that are out of date building [html]: targets for 1 source files that are out of date updating environment: 1 added, 0 changed, 0 removed reading sources... [100%] presentation looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [100%] presentation generating indices... writing additional pages... search copying images... [100%] ../images/logos/georepublic.png copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded. [100%] Built target p-html-en Scanning dependencies of target p-html [100%] Built target p-html ```

miurahr commented 3 years ago

copyright.rstや、52nSOS_overview.rst、 cesium_overview.rst、 geonode_overview.rstでは、HTMLのリンクが当該の行にふくまれており、クオート文字が微妙な相違や、URL中に空白文字という事象になっています。OmegaTでは、「分節属性」というペインをひらくと、どの行に対応しているか、が確認できます。うえから、gvsig_overview.rstまで、修正しました。

miurahr commented 3 years ago

うえからopencpn_overview.rstまで修正しました。 opencpn_overview.rstでは、 Webサイト http:// ... の **とhttpのあいだにスペースがない、という事象でした。

miurahr commented 3 years ago

うえからre3gistry_overview.rstまで修正しました。re3gistry_overview.rstでは、不良ポイントがわからないところがありましたので、ダブルチェックをおねがいしたいです。(生成された訳文でチェックがいいかも)

miurahr commented 3 years ago

うえから、deegree_quickstart.rstまで修正しました。deegree_quickstart.rstでは、強調表示のアスタリスクの前後にスペースがないことがエラーになっているようでした。

miurahr commented 3 years ago

うえから geoext_quickstart.rst まで更新しました。

miurahr commented 3 years ago

Geonode_quickstart.rstまでみなおしました。

sanak commented 3 years ago

@miurahr 上記について、対応ありがとうございます! こちらも今晩遅くになりそうですが、Sphinxビルドで確認の上、Transifexに更新分を反映するようにします。

sanak commented 3 years ago

@miurahr 2020-11-25 07:10 (JST)頃、最新masterより訳文生成し、Transifexにアップロード前に一旦ローカル環境でSphinxビルドしましたが、Warningの方はまだ発生しており、一旦、原因の追求と、POファイル記法エラーの自動検出Pythonスクリプトの実装に注力した方が良いような気がしてきました。

自動検出Pythonスクリプトは、下記のLinux Mint用のチェックツールを、GTKなし、POファイル以外のチェックなしで動作するようにしようかと考えています。

私の方で今週末中目処で対応予定ですので、こちらの問題については、それまで一旦保留としてください...。

log (click)

``` reading sources... [100%] sponsors_osgeo /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/contact.rst:43: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/contact.rst:43: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/contact.rst:43: WARNING: inconsistent term references in translated message. original: [':doc:`Contents <./overview/overview>`'], translated: [] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/copyright.rst:8: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/copyright.rst:8: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/copyright.rst:8: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/copyright.rst:8: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/52nSOS_overview.rst:47: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/52nSOS_overview.rst:47: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/actinia_overview.rst:20: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/actinia_overview.rst:39: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/actinia_overview.rst:20: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/actinia_overview.rst:39: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/cesium_overview.rst:33: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/cesium_overview.rst:44: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/cesium_overview.rst:33: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/cesium_overview.rst:44: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/gvsig_overview.rst:24: WARNING: inconsistent references in translated message. original: ['gvSIG_'], translated: [] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/ogc_overview.rst:28: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/ogc_overview.rst:28: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/proj4_overview.rst:26: WARNING: Mismatch: both interpreted text role prefix and reference suffix. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/proj4_overview.rst:26: WARNING: Mismatch: both interpreted text role prefix and reference suffix. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/proj4_overview.rst:26: WARNING: inconsistent term references in translated message. original: [':doc:`OpenLayers `'], translated: [] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/udig_overview.rst:45: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/udig_overview.rst:80: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/udig_overview.rst:80: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/udig_overview.rst:82: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/udig_overview.rst:82: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/udig_overview.rst:84: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/udig_overview.rst:84: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/udig_overview.rst:45: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/udig_overview.rst:45: WARNING: inconsistent term references in translated message. original: [':doc:`GeoServer `'], translated: [] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/udig_overview.rst:80: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/udig_overview.rst:80: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/udig_overview.rst:82: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/udig_overview.rst:82: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/udig_overview.rst:84: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/overview/udig_overview.rst:84: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/R_quickstart.rst:66: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/R_quickstart.rst:93: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/R_quickstart.rst:196: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/R_quickstart.rst:66: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/R_quickstart.rst:93: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/R_quickstart.rst:196: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/deegree_quickstart.rst:41: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/deegree_quickstart.rst:41: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/deegree_quickstart.rst:80: WARNING: inconsistent references in translated message. original: [], translated: ['`OpenLayers`_'] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/deegree_quickstart.rst:80: WARNING: Unknown target name: "openlayers". /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonetwork_quickstart.rst:37: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonetwork_quickstart.rst:46: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonetwork_quickstart.rst:124: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonetwork_quickstart.rst:150: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonetwork_quickstart.rst:152: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonetwork_quickstart.rst:157: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonetwork_quickstart.rst:157: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonetwork_quickstart.rst:157: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonetwork_quickstart.rst:159: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonetwork_quickstart.rst:202: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonetwork_quickstart.rst:202: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonetwork_quickstart.rst:37: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonetwork_quickstart.rst:46: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonetwork_quickstart.rst:124: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonetwork_quickstart.rst:150: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonetwork_quickstart.rst:152: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonetwork_quickstart.rst:157: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonetwork_quickstart.rst:157: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonetwork_quickstart.rst:157: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonetwork_quickstart.rst:159: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonetwork_quickstart.rst:202: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonetwork_quickstart.rst:202: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonode_quickstart.rst:182: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geonode_quickstart.rst:182: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:46: WARNING: Inline substitution_reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:51: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:56: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:56: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:61: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:82: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:87: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:90: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:91: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:98: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:105: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:106: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:113: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:113: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:120: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:123: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:123: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:124: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:129: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:144: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:154: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:162: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:171: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:178: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:198: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:198: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:199: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:203: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:214: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:215: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:216: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:217: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:220: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:262: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:262: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:288: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:46: WARNING: Inline substitution_reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:51: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:56: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:56: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:61: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:82: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:87: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:87: WARNING: inconsistent term references in translated message. original: [':doc:`Natural Earth data set <../overview/naturalearth_overview>`'], translated: [] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:90: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:91: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:98: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:105: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:106: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:113: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:113: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:120: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:123: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:123: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:124: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:129: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:144: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:144: WARNING: inconsistent term references in translated message. original: [':doc:`uDig Quickstart <../quickstart/udig_quickstart>`'], translated: [] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:154: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:154: WARNING: inconsistent term references in translated message. original: [':ref:`Layer list `'], translated: [] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:162: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:162: WARNING: inconsistent term references in translated message. original: [':ref:`Style Pane `'], translated: [] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:171: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:178: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:198: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:198: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:199: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:203: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:214: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:215: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:216: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:217: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:220: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:262: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:262: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geoserver_quickstart.rst:288: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geostyler_quickstart.rst:20: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geostyler_quickstart.rst:35: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geostyler_quickstart.rst:63: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geostyler_quickstart.rst:73: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geostyler_quickstart.rst:117: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geostyler_quickstart.rst:117: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geostyler_quickstart.rst:156: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geostyler_quickstart.rst:201: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geostyler_quickstart.rst:20: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geostyler_quickstart.rst:35: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geostyler_quickstart.rst:63: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geostyler_quickstart.rst:73: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geostyler_quickstart.rst:117: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geostyler_quickstart.rst:117: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geostyler_quickstart.rst:156: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/geostyler_quickstart.rst:201: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/gmt_quickstart.rst:53: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/gmt_quickstart.rst:68: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/gmt_quickstart.rst:76: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/gmt_quickstart.rst:98: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/gmt_quickstart.rst:138: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/gmt_quickstart.rst:149: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/gmt_quickstart.rst:53: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/gmt_quickstart.rst:68: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/gmt_quickstart.rst:76: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/gmt_quickstart.rst:98: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/gmt_quickstart.rst:119: WARNING: inconsistent references in translated message. original: [], translated: ['`/usr/share/doc/gmt/examples<././gmt/examples/>`_'] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/gmt_quickstart.rst:138: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/gmt_quickstart.rst:149: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/gmt_quickstart.rst:119: WARNING: Unknown target name: "/usr/share/doc/gmt/examples<././gmt/examples/>". /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/gpsprune_quickstart.rst:28: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/gpsprune_quickstart.rst:28: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/hyperv_quickstart.rst:122: WARNING: inconsistent references in translated message. original: [], translated: ['`仮想マシンを作成するその他の方法`_'] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/hyperv_quickstart.rst:122: WARNING: Unknown target name: "仮想マシンを作成するその他の方法". /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:52: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:54: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:56: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:59: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:64: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:64: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:69: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:74: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:74: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:78: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:81: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:83: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:87: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:87: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:106: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:129: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:165: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:177: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:221: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:247: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:52: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:54: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:56: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:59: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:64: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:64: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:69: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:74: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:74: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:78: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:81: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:83: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:87: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:87: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:106: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:129: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:165: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:177: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:221: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/ideditor_quickstart.rst:247: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/internationalisation_quickstart.rst:38: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/internationalisation_quickstart.rst:38: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/internationalisation_quickstart.rst:38: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/internationalisation_quickstart.rst:38: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/internationalisation_quickstart.rst:38: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/internationalisation_quickstart.rst:38: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/internationalisation_quickstart.rst:38: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/internationalisation_quickstart.rst:38: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/internationalisation_quickstart.rst:38: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/internationalisation_quickstart.rst:38: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/internationalisation_quickstart.rst:38: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/internationalisation_quickstart.rst:38: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:23: WARNING: Inline substitution_reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:52: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:52: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:54: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:87: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:91: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:95: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:106: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:114: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:114: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:117: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:157: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:186: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:188: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:190: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:197: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:199: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:255: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:23: WARNING: Inline substitution_reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:52: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:52: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:54: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:87: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:91: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:95: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:106: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:114: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:114: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:117: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:157: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:186: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:188: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:190: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:197: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:199: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:255: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:255: WARNING: inconsistent references in translated message. original: ['`istSOS Documentation`_', '`istSOS Tutorial`_'], translated: ['`istSOS Documentation`_'] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/istsos_quickstart.rst:: WARNING: Anonymous hyperlink mismatch: 1 references but 0 targets. See "backrefs" attribute for IDs. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/josm_quickstart.rst:34: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/josm_quickstart.rst:54: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/josm_quickstart.rst:34: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/josm_quickstart.rst:54: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/liblas_quickstart.rst:39: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/liblas_quickstart.rst:58: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/liblas_quickstart.rst:82: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/liblas_quickstart.rst:90: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/liblas_quickstart.rst:113: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/liblas_quickstart.rst:20: WARNING: inconsistent references in translated message. original: [], translated: ['`LiDAR`_', '`ASPRS LAS format`_'] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/liblas_quickstart.rst:39: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/liblas_quickstart.rst:39: WARNING: inconsistent references in translated message. original: ['`EPSG`_'], translated: [] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/liblas_quickstart.rst:58: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/liblas_quickstart.rst:82: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/liblas_quickstart.rst:82: WARNING: inconsistent references in translated message. original: ['`EPSG:4326`_'], translated: [] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/liblas_quickstart.rst:90: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/liblas_quickstart.rst:113: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/liblas_quickstart.rst:20: WARNING: Unknown target name: "lidar". /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/liblas_quickstart.rst:20: WARNING: Unknown target name: "asprs las format". /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/mapnik_quickstart.rst:57: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/mapnik_quickstart.rst:57: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/mapserver_quickstart.rst:61: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/mapserver_quickstart.rst:107: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/mapserver_quickstart.rst:107: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/mapserver_quickstart.rst:153: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/mapserver_quickstart.rst:194: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/mapserver_quickstart.rst:238: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/mapserver_quickstart.rst:302: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/mapserver_quickstart.rst:323: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/mapserver_quickstart.rst:328: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/mapserver_quickstart.rst:51: WARNING: inconsistent references in translated message. original: [], translated: ['`Mapfile`_'] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/mapserver_quickstart.rst:61: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/mapserver_quickstart.rst:107: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/mapserver_quickstart.rst:107: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/mapserver_quickstart.rst:153: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/mapserver_quickstart.rst:194: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/mapserver_quickstart.rst:238: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/mapserver_quickstart.rst:302: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/mapserver_quickstart.rst:323: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/mapserver_quickstart.rst:328: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/mapserver_quickstart.rst:29: WARNING: Undefined substitution referenced: "WCS|などの |OGCS". /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/mapserver_quickstart.rst:51: WARNING: Unknown target name: "mapfile". /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/marble_quickstart.rst:24: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/marble_quickstart.rst:32: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/marble_quickstart.rst:24: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/marble_quickstart.rst:32: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:41: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:44: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:44: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:47: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:53: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:119: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:121: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:125: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:127: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:132: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:152: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:152: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:163: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:174: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:236: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:275: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:41: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:44: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:44: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:47: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:53: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:119: WARNING: Inline emphasis start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:121: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:125: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:127: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:132: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:152: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:152: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:163: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:174: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:236: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/openlayers_quickstart.rst:275: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/osm_quickstart.rst:46: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/osm_quickstart.rst:58: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/osm_quickstart.rst:73: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/osm_quickstart.rst:83: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/osm_quickstart.rst:93: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/osm_quickstart.rst:104: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/osm_quickstart.rst:46: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/osm_quickstart.rst:58: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/osm_quickstart.rst:73: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/osm_quickstart.rst:83: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/osm_quickstart.rst:93: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/osm_quickstart.rst:104: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/pgrouting_quickstart.rst:264: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/pgrouting_quickstart.rst:292: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/pgrouting_quickstart.rst:264: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/pgrouting_quickstart.rst:292: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:48: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:49: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:93: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:93: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:96: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:96: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:105: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:127: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:127: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:137: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:137: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:140: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:164: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:176: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:176: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:202: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:226: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:229: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:381: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:381: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:418: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:443: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:450: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:500: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:500: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:500: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:550: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:557: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:48: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:48: WARNING: inconsistent term references in translated message. original: [':doc:`QGIS <../overview/qgis_overview>`'], translated: [] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:49: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:93: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:93: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:96: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:96: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:105: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:127: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:127: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:137: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:137: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:140: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:164: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:176: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:176: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:202: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:226: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:229: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:381: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:381: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:418: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:443: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:450: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:500: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:500: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:500: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:550: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/postgis_quickstart.rst:557: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/qgis_quickstart.rst:66: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/qgis_quickstart.rst:111: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/qgis_quickstart.rst:143: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/qgis_quickstart.rst:173: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/qgis_quickstart.rst:173: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/qgis_quickstart.rst:297: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/qgis_quickstart.rst:299: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/qgis_quickstart.rst:301: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/qgis_quickstart.rst:66: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/qgis_quickstart.rst:111: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/qgis_quickstart.rst:143: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/qgis_quickstart.rst:173: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/qgis_quickstart.rst:173: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/qgis_quickstart.rst:297: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/qgis_quickstart.rst:299: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/qgis_quickstart.rst:301: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/qgis_quickstart.rst:309: WARNING: inconsistent references in translated message. original: ['`Documentation page`_', '`A Gentle Introduction to GIS`_'], translated: [] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/re3gistry_quickstart.rst:27: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/re3gistry_quickstart.rst:27: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/spatialite_quickstart.rst:46: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/spatialite_quickstart.rst:50: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/spatialite_quickstart.rst:51: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/spatialite_quickstart.rst:51: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/spatialite_quickstart.rst:104: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/spatialite_quickstart.rst:180: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/spatialite_quickstart.rst:46: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/spatialite_quickstart.rst:50: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/spatialite_quickstart.rst:51: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/spatialite_quickstart.rst:51: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/spatialite_quickstart.rst:104: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/spatialite_quickstart.rst:180: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/spatialite_quickstart.rst:180: WARNING: inconsistent references in translated message. original: ['`SpatiaLite project page`_'], translated: [] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/spatialite_quickstart.rst:184: WARNING: inconsistent references in translated message. original: ['`Spatialite cookbook`_'], translated: [] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/t-rex_quickstart.rst:35: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/t-rex_quickstart.rst:65: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/t-rex_quickstart.rst:35: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/t-rex_quickstart.rst:65: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/udig_quickstart.rst:79: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/udig_quickstart.rst:104: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/udig_quickstart.rst:104: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/udig_quickstart.rst:108: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/udig_quickstart.rst:114: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/udig_quickstart.rst:118: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/udig_quickstart.rst:123: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/udig_quickstart.rst:123: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/udig_quickstart.rst:126: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/udig_quickstart.rst:129: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/udig_quickstart.rst:132: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/udig_quickstart.rst:132: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/udig_quickstart.rst:134: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/udig_quickstart.rst:136: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/udig_quickstart.rst:211: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/udig_quickstart.rst:211: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/udig_quickstart.rst:79: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/udig_quickstart.rst:104: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/udig_quickstart.rst:104: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/udig_quickstart.rst:108: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/udig_quickstart.rst:114: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/udig_quickstart.rst:118: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/udig_quickstart.rst:123: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/udig_quickstart.rst:123: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/udig_quickstart.rst:126: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/udig_quickstart.rst:129: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/udig_quickstart.rst:132: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/udig_quickstart.rst:132: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/udig_quickstart.rst:134: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/udig_quickstart.rst:136: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/udig_quickstart.rst:211: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/udig_quickstart.rst:211: WARNING: Inline strong start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/udig_quickstart.rst:211: WARNING: inconsistent references in translated message. original: ['`WMS 1.1.1`_', '`GeoServer Welcome page`_'], translated: ['`GeoServer Welcome page`_の右パネルからWMS URL(例えば `WMS1.1.1`_'] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:19: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:27: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:33: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:33: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:34: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:34: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:36: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:36: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:39: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:49: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:51: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:58: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:67: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:19: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:19: WARNING: inconsistent term references in translated message. original: [':doc:`OSGeoLive downloads <../download>`'], translated: [] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:27: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:33: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:33: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:34: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:34: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:36: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:36: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:39: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:49: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:49: WARNING: inconsistent term references in translated message. original: [':doc:`Download <../download>`'], translated: [] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:51: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:51: WARNING: inconsistent term references in translated message. original: [':doc:`osgeolive_quickstart`'], translated: [] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:58: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:67: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:103: WARNING: inconsistent references in translated message. original: [], translated: ['`wiki`_'] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/usb_quickstart.rst:103: WARNING: Unknown target name: "wiki". /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/virtualization_quickstart.rst:32: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/virtualization_quickstart.rst:42: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/virtualization_quickstart.rst:32: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/virtualization_quickstart.rst:32: WARNING: inconsistent term references in translated message. original: [':doc:`live.osgeo.org <../download>`'], translated: [] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/virtualization_quickstart.rst:42: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/virtualization_quickstart.rst:46: WARNING: inconsistent references in translated message. original: [], translated: ['`live.osgeo.org<./download>`からOSGeo仮想ディスクファイル(vmdk)をダウンロードします。「Download virtual machine(仮想マシンのダウンロード)」ボタンをクリックします。次に、ダウンロードしたファイルを解凍します(`7zip`_'] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/virtualization_quickstart.rst:46: WARNING: inconsistent term references in translated message. original: [':doc:`live.osgeo.org <../download>`'], translated: [] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/virtualization_quickstart.rst:121: WARNING: inconsistent references in translated message. original: [], translated: ['`仮想マシンを作成するその他の方法`_'] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/virtualization_quickstart.rst:46: WARNING: Unknown target name: "live.osgeo.org<./download>`からosgeo仮想ディスクファイル(vmdk)をダウンロードします。「download virtual machine(仮想マシンのダウンロード)」ボタンをクリックします。次に、ダウンロードしたファイルを解凍します(`7zip". /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/virtualization_quickstart.rst:121: WARNING: Unknown target name: "仮想マシンを作成するその他の方法". /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zoo-project_quickstart.rst:35: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zoo-project_quickstart.rst:47: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zoo-project_quickstart.rst:48: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zoo-project_quickstart.rst:67: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zoo-project_quickstart.rst:80: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zoo-project_quickstart.rst:82: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zoo-project_quickstart.rst:35: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zoo-project_quickstart.rst:47: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zoo-project_quickstart.rst:48: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zoo-project_quickstart.rst:48: WARNING: inconsistent term references in translated message. original: [':doc:`GeoServer <../overview/geoserver_overview>`'], translated: [] /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zoo-project_quickstart.rst:67: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zoo-project_quickstart.rst:80: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zoo-project_quickstart.rst:82: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zygrib_quickstart.rst:29: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zygrib_quickstart.rst:42: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zygrib_quickstart.rst:43: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zygrib_quickstart.rst:53: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zygrib_quickstart.rst:53: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zygrib_quickstart.rst:73: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zygrib_quickstart.rst:73: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zygrib_quickstart.rst:29: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zygrib_quickstart.rst:42: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zygrib_quickstart.rst:43: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zygrib_quickstart.rst:53: WARNING: Inline literal start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zygrib_quickstart.rst:53: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zygrib_quickstart.rst:73: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zygrib_quickstart.rst:73: WARNING: Inline interpreted text or phrase reference start-string without end-string. /Users/sanak/Build/doc/OSGeoLive-doc-jp/build/doc/quickstart/zygrib_quickstart.rst:73: WARNING: inconsistent term references in translated message. original: [':doc:`OpenCPN software <../overview/opencpn_overview>`', ':doc:`OpenCPN quickstart <../quickstart/opencpn_quickstart>`'], translated: [] looking for now-outdated files... none found ```

sanak commented 3 years ago

Vickyさんから、日本語翻訳のWarningについて指摘がありましたので、今晩or明日中目処でPythonスクリプトの方をマージするようにします。 https://github.com/OSGeo/OSGeoLive-doc/pull/649#issuecomment-746723064

miurahr commented 3 years ago

マージまで完了しましたね。