1. 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
  2. 09 Mar, 2022 1 commit
  3. 02 Mar, 2022 2 commits
    • Sylvain Gugger's avatar
      Update delete-dev-doc job to match build-dev-doc (#15891) · 3d224286
      Sylvain Gugger authored
      * Update delete-dev-doc job to match build-dev-doc
      
      * More debug info
      
      * More debug info
      
      * Stash if needed
      
      * Remove the comment update
      
      * Fix paths
      
      * Wtf is going on..
      
      * Fix git status test
      
      * Try another way
      
      * I don't understand what's happening
      
      * Bash shell
      
      * What's happening now...
      
      * What's happening now...
      
      * Try like this
      
      * Back to trying to use bash
      
      * And like that?
      
      * Refine tests
      
      * Stash after adding new files
      
      * Stash after adding new files
      
      * Proper commit sha and PR number
      
      * Address review comments
      3d224286
    • Lysandre Debut's avatar
      Remove stash for now (#15882) · d1a29078
      Lysandre Debut authored
      d1a29078
  4. 01 Mar, 2022 2 commits
  5. 23 Feb, 2022 2 commits
  6. 20 Jan, 2022 1 commit
  7. 19 Jan, 2022 2 commits
  8. 13 Jan, 2022 1 commit
  9. 21 Dec, 2021 1 commit
  10. 16 Dec, 2021 1 commit
  11. 13 Dec, 2021 1 commit
  12. 10 Dec, 2021 3 commits
  13. 08 Dec, 2021 1 commit
  14. 06 Dec, 2021 1 commit
  15. 03 Dec, 2021 1 commit
  16. 02 Dec, 2021 1 commit
  17. 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