Added japanese doc for installation of QISKit#140
Merged
Conversation
Update the Makefile "doc" target to build both the English and the Japanese versions, in separate directories, and the "clean" target to cleanup the autodoc documentation. Add a "conf.py" file to the "doc/ja" folder that modifies the relevant variables, as Sphinx uses that folder as the root document folder when building the Japanese version.
Add the Japanese sphinx produced directory to the Github pages deploy script.
atilag
approved these changes
Nov 8, 2017
diego-plan9
pushed a commit
that referenced
this pull request
Nov 8, 2017
* Added japanese doc * Update Make and structure to allow multiple langs Update the Makefile "doc" target to build both the English and the Japanese versions, in separate directories, and the "clean" target to cleanup the autodoc documentation. Add a "conf.py" file to the "doc/ja" folder that modifies the relevant variables, as Sphinx uses that folder as the root document folder when building the Japanese version. * Fix missing "install" reference on ja sphinx docs * Update sphinx doc deploy script for Japanese Add the Japanese sphinx produced directory to the Github pages deploy script. * Fix typo and extra line in Makefile
Member
|
Thanks, @rraymondhp ! I added some commits to your branch for the purposes of getting this PR merged in a timely fashion - and as a result, the Japanese documentation should be available on the qiskit site already thanks to Fran. Please note there are still some minor issues that will be adjusted in an upcoming PR. |
9 tasks
taalexander
pushed a commit
to taalexander/qiskit-terra
that referenced
this pull request
May 2, 2019
* WIP JKU Reference * Update community.rst * Update community.rst * Update community.rst * Update community.rst Edited JKU text * lint: line too long * fix lint: nested list blank line * fix lint: proper indenting in list
lia-approves
pushed a commit
to edasgupta/qiskit-terra
that referenced
this pull request
Jul 30, 2019
* Added japanese doc * Update Make and structure to allow multiple langs Update the Makefile "doc" target to build both the English and the Japanese versions, in separate directories, and the "clean" target to cleanup the autodoc documentation. Add a "conf.py" file to the "doc/ja" folder that modifies the relevant variables, as Sphinx uses that folder as the root document folder when building the Japanese version. * Fix missing "install" reference on ja sphinx docs * Update sphinx doc deploy script for Japanese Add the Japanese sphinx produced directory to the Github pages deploy script. * Fix typo and extra line in Makefile
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Added instructions of installing QISKit in Japanese.
Motivation and Context
We are going to introduce IBM Q to universities in Japan. Having installation instruction in Japanese will help ease the process of installation.
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: