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

Add tutorials 4 to 6 to Tutorial-es.md #594

Merged
merged 2 commits into from
Oct 18, 2022
Merged

Add tutorials 4 to 6 to Tutorial-es.md #594

merged 2 commits into from
Oct 18, 2022

Conversation

jmunoz94
Copy link

@jmunoz94 jmunoz94 commented Oct 18, 2022

Update Tutorial-es.md to match the current version of the tutorial, using Tutorial.md as the reference (related issue #267). Before this update, the document only included tutorials 1 to 3 and the wording was slightly outdated.

I also added a missing word, fixed a minimal spelling mistake and added code formatting to a few variables in Tutorial.md.

Checklist:

  • The GitHub pipeline is OK (green),
    meaning that both pylint (static code analyzer) and black (code formatter) are happy with the changes of this PR.

  • A unit test is covering the code added / modified by this PR

  • This PR is ready to be merged

  • In case of a new feature, docstrings have been added, with also some documentation in the docs/ folder

  • A mention of the change is present in CHANGELOG.md

By submitting this pull request, I confirm that my contribution is made under the terms of the GNU LGPL 3.0 license.

Update `Tutorial-es.md` to match the current version of the tutorial, using `Tutorial.md` as the reference.
@codecov
Copy link

codecov bot commented Oct 18, 2022

Codecov Report

Base: 94.73% // Head: 94.73% // No change to project coverage 👍

Coverage data is based on head (659a4cd) compared to base (c1e46a7).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #594   +/-   ##
=======================================
  Coverage   94.73%   94.73%           
=======================================
  Files          23       23           
  Lines        6154     6154           
  Branches     1141     1141           
=======================================
  Hits         5830     5830           
  Misses        167      167           
  Partials      157      157           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Los diferentes ejemplos muestran rápidamente como usar fpdf2. Encontrará todas las características principales explicadas.
# Tutorial #

Documentación completa de los métodos: [Documentación de la API de `fpdf.FPDF`](https://pyfpdf.github.io/fpdf2/fpdf/fpdf.html#fpdf.fpdf.FPDF)
Copy link
Member

Choose a reason for hiding this comment

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

👍

@Lucas-C Lucas-C merged commit b7f7121 into py-pdf:master Oct 18, 2022
@Lucas-C
Copy link
Member

Lucas-C commented Oct 18, 2022

Thank you for this improvement!
@all-contributors please add @jmunoz94 for documentation

@allcontributors
Copy link

@Lucas-C

I couldn't determine any contributions to add, did you specify any contributions?
Please make sure to use valid contribution names.

I've put up a pull request to add @jmunoz94! 🎉

@jmunoz94 jmunoz94 deleted the patch-1 branch October 19, 2022 00:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants