Skip to content

Minor Japanese documentation fixes#141

Merged
diego-plan9 merged 4 commits into
Qiskit:masterfrom
diego-plan9:feature/sphinx-ja-fixes
Nov 9, 2017
Merged

Minor Japanese documentation fixes#141
diego-plan9 merged 4 commits into
Qiskit:masterfrom
diego-plan9:feature/sphinx-ja-fixes

Conversation

@diego-plan9
Copy link
Copy Markdown
Member

Description

Follow-up on #140:

  • the diagrams are now displayed in dev_introduction
  • add links to the same page in both languages in the top bar.
  • fix a number of warnings during sphinx execution (some resulted in minor formatting issues)

Motivation and Context

How Has This Been Tested?

make doc

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.

Copy link
Copy Markdown
Contributor

@rraymondhp rraymondhp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I noticed the images link were broken, but you also fixed others!

@diego-plan9 diego-plan9 merged commit 8c80d2d into Qiskit:master Nov 9, 2017
diego-plan9 added a commit to diego-plan9/qiskit-terra that referenced this pull request Nov 9, 2017
* Fix sphinx doc deploy script for Japanese

* Fix sphinx Japanese image links

* Fix sphinx Japanese warnings

Fix warnings during the compilation of the Sphinx documents for the
Japanese language.

* Add link to switch language on Sphinx docs header
@diego-plan9 diego-plan9 deleted the feature/sphinx-ja-fixes branch November 10, 2017 10:21
taalexander pushed a commit to taalexander/qiskit-terra that referenced this pull request May 2, 2019
* Pin versions and document versioning policy

This commit pins the versions of the tracked elements to ensure that we
only ever install a single version of an element when we install the
meta-package. Additionally, to make it clear why we do this, and how we
handle versioning this also adds a doc on the procedure for handling
versioning.

Fixes Qiskit#141

* Update contributing guide to point to new docs

* Fix missing variable error

* Add versioning doc to index
lia-approves pushed a commit to edasgupta/qiskit-terra that referenced this pull request Jul 30, 2019
* Fix sphinx doc deploy script for Japanese

* Fix sphinx Japanese image links

* Fix sphinx Japanese warnings

Fix warnings during the compilation of the Sphinx documents for the
Japanese language.

* Add link to switch language on Sphinx docs header
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.

2 participants