Skip to content

Commit

Permalink
Applying SEO Best Pratices (NVIDIA#104)
Browse files Browse the repository at this point in the history
* Rename CPUvsGPU.rst to cpuvsgpu.rst

Signed-off-by: Andrew Schilling <85314306+aschilling-nv@users.noreply.github.com>

* Rename DataCuration.rsts to datacuration.rsts

Signed-off-by: Andrew Schilling <85314306+aschilling-nv@users.noreply.github.com>

* Rename DistributedDataClassification.rst to distributeddataclassification.rst

Signed-off-by: Andrew Schilling <85314306+aschilling-nv@users.noreply.github.com>

* Rename DocumentDataset.rst to documentdataset.rst

Signed-off-by: Andrew Schilling <85314306+aschilling-nv@users.noreply.github.com>

* Rename Download.rst to download.rst

Signed-off-by: Andrew Schilling <85314306+aschilling-nv@users.noreply.github.com>

* Rename GpuDeduplication.rst to gpudeduplication.rst

Signed-off-by: Andrew Schilling <85314306+aschilling-nv@users.noreply.github.com>

* Rename KubernetesCurator.rst to kubernetescurator.rst

Signed-off-by: Andrew Schilling <85314306+aschilling-nv@users.noreply.github.com>

* Rename LanguageIdentificationUnicodeFormatting.rst to languageidentificationunicodeformatting.rst

Signed-off-by: Andrew Schilling <85314306+aschilling-nv@users.noreply.github.com>

* Rename PersonalIdentifiableInformationIdentificationAndRemoval.rst to personalidentifiableinformationidentificationandremoval.rst

Signed-off-by: Andrew Schilling <85314306+aschilling-nv@users.noreply.github.com>

* Rename QualityFiltering.rst to qualityfiltering.rst

Signed-off-by: Andrew Schilling <85314306+aschilling-nv@users.noreply.github.com>

* Rename TaskDecontamination.rst to taskdecontamination.rst

Signed-off-by: Andrew Schilling <85314306+aschilling-nv@users.noreply.github.com>

* Update index.rst

Setting all RST files to lowercase names.

Signed-off-by: Andrew Schilling <85314306+aschilling-nv@users.noreply.github.com>

* Ignore docs for EOF fixer hook

Signed-off-by: Ayush Dattagupta <ayushdg95@gmail.com>

---------

Signed-off-by: Andrew Schilling <85314306+aschilling-nv@users.noreply.github.com>
Signed-off-by: Ayush Dattagupta <ayushdg95@gmail.com>
Co-authored-by: Ayush Dattagupta <ayushdg95@gmail.com>
Signed-off-by: Vibhu Jawa <vibhujawa@gmail.com>
  • Loading branch information
2 people authored and VibhuJawa committed Jun 27, 2024
1 parent 4f851da commit 62b843c
Show file tree
Hide file tree
Showing 13 changed files with 12 additions and 10 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ repos:
- id: check-yaml
- id: detect-private-key
- id: end-of-file-fixer
exclude: docs/
- id: requirements-txt-fixer
- id: trailing-whitespace

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
21 changes: 11 additions & 10 deletions docs/user-guide/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,14 @@
:titlesonly:


Download.rst
DocumentDataset.rst
CPUvsGPU.rst
QualityFiltering.rst
LanguageIdentificationUnicodeFormatting.rst
GpuDeduplication.rst
TaskDecontamination.rst
PersonalIdentifiableInformationIdentificationAndRemoval.rst
DistributedDataClassification.rst
KubernetesCurator.rst
download.rst
documentdataset.rst
cpuvsgpu.rst
qualityfiltering.rst
languageidentificationunicodeformatting.rst
gpudeduplication.rst
taskdecontamination.rst
personalidentifiableinformationidentificationandremoval.rst
distributeddataclassification.rst
kubernetescurator.rst

File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 62b843c

Please sign in to comment.