1. 07 Jun, 2023 1 commit
  2. 06 Feb, 2023 1 commit
  3. 21 Nov, 2022 1 commit
  4. 14 Nov, 2022 1 commit
    • Wonhyeong Seo's avatar
      docs: translated index page to korean (#20180) · 07d8d6e2
      Wonhyeong Seo authored
      docs: i18n: first draft of index page
      docs: fix: first revision of index page
      docs: i18n: missed section - supported frameworks
      docs: fix: second revision of index page
      review by @ArthurZucker
      
      refactor: remove untranslated files from korean
      docs: fix: remove untranslated references from toctree.yml
      feat: enable korean docs in gh actions
      docs: feat: add in_translation page as placeholder
      docs: bug: testing if internal toc need alphabet chars
      docs: fix: custom english anchor for non-alphanumeric headings
      review by @sgugger
      
      docs: i18n: translate comments on install methods in _config.py
      docs: refactor: more concise wording for translations
      07d8d6e2
  5. 11 Aug, 2022 1 commit
    • flozi00's avatar
      german docs translation (#18544) · 5d3f0374
      flozi00 authored
      * Create _config.py
      
      * Create _toctree.yml
      
      * Create index.mdx
      
      not sure about "du / ihr" oder "sie"
      
      * Create quicktour.mdx
      
      * Update _toctree.yml
      
      * Update build_documentation.yml
      
      * Update build_pr_documentation.yml
      
      * fix build
      
      * Update index.mdx
      
      * Update quicktour.mdx
      
      * Create installation.mdx
      
      * Update _toctree.yml
      5d3f0374
  6. 31 May, 2022 1 commit
  7. 13 May, 2022 1 commit
    • Rafael Zimmer's avatar
      Added translation of installation.mdx to Portuguese Issue #16824 (#16979) · 85fc4559
      Rafael Zimmer authored
      
      
      * Added translation of installation.mdx to Portuguese, as well
      as default templates of _toctree.yml and _config.py
      
      * [ build_documentation.yml ] - Updated doc_builder to build
      documentation in Portuguese.
      [ pipeline_tutorial.mdx ] - Created translation for the pipeline_tutorial.mdx.
      
      * [ build_pr_documentation.yml ] - Added pt language to pr_documentation builder.
      
      [ pipeline_tutorial.mdx ] - Grammar changes.
      
      * [ accelerate.mdx ] - Translated to Portuguese the acceleration tutorial.
      
      * [ multilingual.mdx ] - Added portuguese translation for multilingual tutorial.
      
      [ training.mdx ] - Added portuguese translation for training tutorial.
      
      * [ preprocessing.mdx ] - WIP
      
      * Update _toctree.yml
      
      * Adding Pr茅-processamento to _toctree.yml
      
      * Update accelerate.mdx
      
      * Nits and eliminate preprocessing file while it is ready
      Co-authored-by: default avatarOmar U. Espejel <espejelomar@gmail.com>
      85fc4559
  8. 04 Apr, 2022 1 commit
  9. 23 Mar, 2022 1 commit
  10. 15 Mar, 2022 1 commit
    • Sylvain Gugger's avatar
      Use templates (#16142) · 8bfd2fb8
      Sylvain Gugger authored
      * Use tempaltes for all doc building jobs
      
      * Add this branch to the doc build
      
      * Switch to main branch
      8bfd2fb8
  11. 10 Mar, 2022 1 commit
    • Sylvain Gugger's avatar
      Build the doc in a seperate folder then move it (#16020) · 10591399
      Sylvain Gugger authored
      * Build the doc in a seperate folder then move it
      
      * Allow job
      
      * Is this it?
      
      * Dislike comments?
      
      * Copy instead of move
      
      * Removing version built
      
      * Typos
      
      * No variable
      
      * Take _versions.yml into account
      
      * Finish main job and add dev job
      
      * Forgot the run
      
      * Fix syntax error
      
      * Execute builder from the repo
      
      * Typo
      10591399
  12. 08 Mar, 2022 1 commit
  13. 01 Mar, 2022 1 commit
  14. 23 Feb, 2022 3 commits
  15. 13 Jan, 2022 1 commit
  16. 21 Dec, 2021 1 commit
  17. 16 Dec, 2021 1 commit
  18. 13 Dec, 2021 1 commit
  19. 10 Dec, 2021 3 commits
  20. 08 Dec, 2021 1 commit
  21. 06 Dec, 2021 1 commit
  22. 03 Dec, 2021 1 commit
  23. 02 Dec, 2021 1 commit
  24. 01 Dec, 2021 1 commit
    • Sylvain Gugger's avatar
      Doc new front (#14590) · 4df7d05a
      Sylvain Gugger authored
      
      
      * Convert PretrainedConfig doc to Markdown
      
      * Use syntax
      
      * Add necessary doc files (#14496)
      
      * Doc fixes (#14499)
      
      * Fixes for the new front
      
      * Convert DETR file for table
      
      * Title is needed
      
      * Simplify a bit
      
      * Even simpler
      
      * Remove imports
      
      * Fix typo in toctree (#14516)
      
      * Fix checkpoints badge
      
      * Update versions.yml format (#14517)
      
      * Doc new front github actions (#14512)
      
      * Doc new front github actions
      
      * Fix docstring
      
      * Fix feature extraction utils import (#14515)
      
      * Address Julien's comments
      
      * Push to doc-builder
      
      * Ready for merge
      
      * Remove old build and deploy
      
      * Doc misc fixes (#14583)
      
      * Rm versions.yml from doc
      
      * Fix converting.rst
      
      * Rm pretrained_models from toctree
      
      * Fix index links (#14567)
      
      * Fix links in README
      
      * Localized READMEs
      
      * Fix copy script
      
      * Fix find doc script
      
      * Update README_ko.md
      Co-authored-by: default avatarJulien Chaumond <julien@huggingface.co>
      Co-authored-by: default avatarJulien Chaumond <julien@huggingface.co>
      
      * Adapt build command to new CLI tools (#14578)
      
      * Fix typo
      
      * Fix doc interlinks (#14589)
      
      * Convert PretrainedConfig doc to Markdown
      
      * Use syntax
      
      * Rm pattern <[a-z]+(.html).*>
      
      * Rm huggingface.co/transformers/master
      
      * Rm .html
      
      * Rm .html from index.mdx
      
      * Rm .html from model_summary.rst
      
      * Update index.mdx rm html
      
      * Update remove .html
      
      * Fix inner doc links
      
      * Fix interlink in preprocssing.rst
      
      * Update pr_checks
      Co-authored-by: default avatarSylvain Gugger <sylvain.gugger@gmail.com>
      Co-authored-by: default avatarSylvain Gugger <35901082+sgugger@users.noreply.github.com>
      
      * Convert PretrainedConfig doc to Markdown
      
      * Use syntax
      
      * Add necessary doc files (#14496)
      
      * Doc fixes (#14499)
      
      * Fixes for the new front
      
      * Convert DETR file for table
      
      * Title is needed
      
      * Simplify a bit
      
      * Even simpler
      
      * Remove imports
      
      * Fix checkpoints badge
      
      * Fix typo in toctree (#14516)
      
      * Update versions.yml format (#14517)
      
      * Doc new front github actions (#14512)
      
      * Doc new front github actions
      
      * Fix docstring
      
      * Fix feature extraction utils import (#14515)
      
      * Address Julien's comments
      
      * Push to doc-builder
      
      * Ready for merge
      
      * Remove old build and deploy
      
      * Doc misc fixes (#14583)
      
      * Rm versions.yml from doc
      
      * Fix converting.rst
      
      * Rm pretrained_models from toctree
      
      * Fix index links (#14567)
      
      * Fix links in README
      
      * Localized READMEs
      
      * Fix copy script
      
      * Fix find doc script
      
      * Update README_ko.md
      Co-authored-by: default avatarJulien Chaumond <julien@huggingface.co>
      Co-authored-by: default avatarJulien Chaumond <julien@huggingface.co>
      
      * Adapt build command to new CLI tools (#14578)
      
      * Fix typo
      
      * Fix doc interlinks (#14589)
      
      * Convert PretrainedConfig doc to Markdown
      
      * Use syntax
      
      * Rm pattern <[a-z]+(.html).*>
      
      * Rm huggingface.co/transformers/master
      
      * Rm .html
      
      * Rm .html from index.mdx
      
      * Rm .html from model_summary.rst
      
      * Update index.mdx rm html
      
      * Update remove .html
      
      * Fix inner doc links
      
      * Fix interlink in preprocssing.rst
      
      * Update pr_checks
      Co-authored-by: default avatarSylvain Gugger <sylvain.gugger@gmail.com>
      Co-authored-by: default avatarSylvain Gugger <35901082+sgugger@users.noreply.github.com>
      
      * Styling
      Co-authored-by: default avatarMishig Davaadorj <mishig.davaadorj@coloradocollege.edu>
      Co-authored-by: default avatarLysandre Debut <lysandre@huggingface.co>
      Co-authored-by: default avatarJulien Chaumond <julien@huggingface.co>
      4df7d05a