• Stars
    star
    1
  • Language
    Python
  • License
    Apache License 2.0
  • Created about 2 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

mayavi-doc.org on the Read The Docs.

mayavi-auto-update English: Documentation Status ๆ—ฅๆœฌ่ชž: Documentation Status ็ฎ€ไฝ“(ไธญๆ–‡): Documentation Status

This is a project to provide mayavi official documentation with multiple versions and multiple languages on Read The Docs site.

Current procedure is tricky because Read The Docs needs a way to specify options for sphinx-build command. conf.py files for each languages have 'language' and 'locale_dirs' values without having full copy of conf.py of sphinx doc. If we want to specify conf.py file that is out of source directory, we will use '-c' option for sphinx-build command. Unfortunately, Read the Docs can't. If there are any better ways, please let me know.

URLs

How to set a translated documentation project on RTD

Detail is here: https://docs.readthedocs.org/en/latest/localization.html#project-with-multiple-translations

Points are:

  • We must have RTD projects for each language.
  • Each projects must have correct Language setting on "Settings" page.
  • Master project has connections to each translated projects on "translations settings" page.

How to update po files

sh ./locale/update.sh

After that, you should commit to updating the PO files.

How to add a language

  1. add language to locale/update.sh:

    - rm -R ja
    - tx pull -l ja
    + rm -R ja de
    + tx pull -l ja,de
    
  2. Update PO files

  3. commit them

  4. add a new project on Read The Docs like:

    https://readthedocs.org/projects/mayavi-ja/

  5. add translation project to parent project like:

    https://readthedocs.org/dashboard/mayavi/translations/

More Repositories

1

getfem-examples

Jupyter notebook of GetFEM
Jupyter Notebook
7
star
2

tkoyama010

This is a icon repository of tkoyama010. This icon is created by pixel-art-react. Please load tkoyama010.txt when you modify icon.
Python
4
star
3

pysph-doc-translations

translated docs for PySPH official document
Shell
3
star
4

PVGeo-doc-translations

Jupyter Notebook
3
star
5

meshioplt

meshioโค๏ธ matplotlib
Jupyter Notebook
3
star
6

cadquery-doc-translations

translated docs for cadquery official document
Python
3
star
7

techbookfest-getfem

3
star
8

getfem_presentation

Python
3
star
9

awesome-scientific-visualization

A curated list of awesome stuff related to scientific-visualization ๐Ÿ˜Ž
2
star
10

CoFEA-doc-translations

translated docs for CoFEA official document
Python
2
star
11

prepopy

2
star
12

getfem-elliptic-membrane

Python
2
star
13

Colaboratory

Jupyter Notebook
2
star
14

getfem-seism

1
star
15

getfem-torsion

Dockerfile
1
star
16

awesome-pyvista-discussion

1
star
17

notebooks

Python
1
star
18

rst2rst2

The uncompromising reStructuredText formatter
Python
1
star
19

scikit-vibration

1
star
20

scikit-fea

1
star
21

awesome-fem-books

1
star
22

awesome-open-source-cae

1
star
23

tvtk-doc-translations

translated docs for tvtk official document
Python
1
star
24

stpyvista-felupe

1
star
25

mincontributors

1
star
26

deap-doc-translations

1
star
27

myextension

Python
1
star
28

opencae2021M03

JavaScript
1
star
29

pymapdl-doc-translations

1
star
30

ezdxf-doc-translations

1
star
31

pymapdl-docs-dev-ja

Japanese translated docs for pymapdl official document
1
star
32

pyladies-tokyo-2023-slide

PyLadies Tokyo 2023 LT
1
star
33

ipygany-doc-translations

1
star
34

pyvista-note

1
star
35

texpitch

1
star
36

dolfinx-tutorial-translations

1
star
37

paraview-doc-translations

1
star
38

geovista-doc-translations

HTML
1
star
39

pythonxy

Automatically exported from code.google.com/p/pythonxy
1
star
40

scipydata-conference

1
star
41

nvim

Vim Script
1
star
42

getfem-docker

Dockerfile
1
star
43

neovimdoc-ja

neovimdoc-ja working repository
Vim Script
1
star
44

mybook

Ruby
1
star
45

yattecast

SCSS
1
star
46

posters

tkoyama010's posters
Python
1
star
47

tlm

Python
1
star
48

codespaces-jupyter-miniconda

Jupyter Notebook
1
star
49

bem

TeX
1
star
50

online-fem.com

Python
1
star