Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(docs): pt and pt_BR build #132

Merged
merged 1 commit into from
May 4, 2023
Merged

Conversation

luabida
Copy link
Collaborator

@luabida luabida commented May 2, 2023

following this tutorial here, I was able of building the pt_BR translation and access the translated page by opening the index inside the pt_BR dir, it generated the following structure:

/home/luabida/Projetos/InfoDengue/PySUS/docs/build/html/pt_BR
├── Analyzing SIA.html
├── Analyzing SIA.ipynb
├── Chikungunya.html
├── Chikungunya.ipynb
├── data-sources.html
├── Dengue.html
├── Dengue.ipynb
├── ESUS.html
├── ESUS.ipynb
├── genindex.html
├── IBGE_data.html
├── IBGE_data.ipynb
├── _images
│   ├── Chikungunya_6_0.png
│   ├── Dengue_11_0.png
│   ├── Dengue_4_1.png
│   ├── ESUS_10_0.png
│   └── Zika_12_1.png
├── index.html
├── Infodengue.html
├── Infodengue.ipynb
├── Infogripe.html
├── Infogripe.ipynb
├── objects.inv
├── PNI.html
├── PNI.ipynb
├── search.html
├── searchindex.js
├── SIM.html
├── SIM.ipynb
├── SINAN.html
├── SINAN.ipynb
├── _sources
│   ├── Analyzing SIA.ipynb.txt
│   ├── Chikungunya.ipynb.txt
│   ├── data-sources.rst.txt
│   ├── Dengue.ipynb.txt
│   ├── ESUS.ipynb.txt
│   ├── IBGE_data.ipynb.txt
│   ├── index.rst.txt
│   ├── Infodengue.ipynb.txt
│   ├── Infogripe.ipynb.txt
│   ├── PNI.ipynb.txt
│   ├── SIM.ipynb.txt
│   ├── SINAN.ipynb.txt
│   ├── tutorials.rst.txt
│   └── Zika.ipynb.txt
├── _static
│   ├── base-stemmer.js
│   ├── basic.css
│   ├── css
│   │   ├── badge_only.css
│   │   ├── fonts
│   │   │   ├── fontawesome-webfont.eot
│   │   │   ├── fontawesome-webfont.svg
│   │   │   ├── fontawesome-webfont.ttf
│   │   │   ├── fontawesome-webfont.woff
│   │   │   ├── fontawesome-webfont.woff2
│   │   │   ├── lato-bold-italic.woff
│   │   │   ├── lato-bold-italic.woff2
│   │   │   ├── lato-bold.woff
│   │   │   ├── lato-bold.woff2
│   │   │   ├── lato-normal-italic.woff
│   │   │   ├── lato-normal-italic.woff2
│   │   │   ├── lato-normal.woff
│   │   │   ├── lato-normal.woff2
│   │   │   ├── Roboto-Slab-Bold.woff
│   │   │   ├── Roboto-Slab-Bold.woff2
│   │   │   ├── Roboto-Slab-Regular.woff
│   │   │   └── Roboto-Slab-Regular.woff2
│   │   └── theme.css
│   ├── doctools.js
│   ├── documentation_options.js
│   ├── file.png
│   ├── js
│   │   ├── badge_only.js
│   │   ├── html5shiv.min.js
│   │   ├── html5shiv-printshiv.min.js
│   │   └── theme.js
│   ├── language_data.js
│   ├── minus.png
│   ├── nbsphinx-broken-thumbnail.svg
│   ├── nbsphinx-code-cells.css
│   ├── nbsphinx-gallery.css
│   ├── nbsphinx-no-thumbnail.svg
│   ├── plus.png
│   ├── portuguese-stemmer.js
│   ├── pygments.css
│   ├── searchtools.js
│   ├── sphinx_highlight.js
│   └── translations.js
├── tutorials.html
├── Zika.html
└── Zika.ipynb

@luabida
Copy link
Collaborator Author

luabida commented May 2, 2023

image

@luabida luabida requested a review from fccoelho May 2, 2023 18:10
@luabida
Copy link
Collaborator Author

luabida commented May 2, 2023

@fccoelho is it needed any reference to the pt_BR in the default index? is the structure above being generated by the webhook?

@fccoelho
Copy link
Collaborator

fccoelho commented May 3, 2023

I don't know, we need try to find some example project we borrow this configuration from

@luabida luabida marked this pull request as ready for review May 4, 2023 20:23
@fccoelho fccoelho merged commit 7a213cb into AlertaDengue:master May 4, 2023
@github-actions
Copy link

github-actions bot commented Jun 6, 2023

🎉 This PR is included in version 0.9.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants