Skip to content

Added japanese doc for installation of QISKit#140

Merged
diego-plan9 merged 5 commits into
Qiskit:masterfrom
rraymondhp:master
Nov 8, 2017
Merged

Added japanese doc for installation of QISKit#140
diego-plan9 merged 5 commits into
Qiskit:masterfrom
rraymondhp:master

Conversation

@rraymondhp
Copy link
Copy Markdown
Contributor

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

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

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.
@diego-plan9 diego-plan9 merged commit 00ae38c into Qiskit:master 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
@diego-plan9
Copy link
Copy Markdown
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.

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants