Skip to content

Commit

Permalink
Revert "Reenable top contributors plugin (wpilibsuite#2882)"
Browse files Browse the repository at this point in the history
This reverts commit f95c4cc.
  • Loading branch information
sciencewhiz committed Jan 16, 2025
1 parent 04f6560 commit b1fc096
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 29 deletions.
20 changes: 1 addition & 19 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ sphinxcontrib-htmlhelp = "==2.1.0"
sphinxcontrib-serializinghtml = "==2.0.0"
sphinxcontrib-svg2pdfconverter = "==1.2.2"
sphinxcontrib-video = "==0.3.1"
sphinx_contributors = "==0.2.7"
sphinxext-delta = "==0.2.0"
sphinxext-mimic = "==0.1.1"
sphinxext-opengraph = "==0.9.0"
Expand Down
1 change: 0 additions & 1 deletion source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@
"sphinx-prompt",
"sphinx_toolbox.collapse",
"sphinx_copybutton",
"sphinx_contributors",
]

local_extensions = [
Expand Down
1 change: 0 additions & 1 deletion source/docs/contributing/frc-docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,4 @@
build-instructions
drawio-saving-instructions
translations
top-contributors
top-translators
6 changes: 0 additions & 6 deletions source/docs/contributing/frc-docs/top-contributors.rst

This file was deleted.

1 change: 1 addition & 0 deletions source/redirects.txt
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,7 @@
"docs/software/commandbased/builtins.rst" "docs/software/commandbased/command-compositions.rst"
"docs/software/commandbased/convenience-features.rst" "docs/software/commandbased/command-compositions.rst"
"docs/software/wpilib-tools/axon/index.rst" "stubs/software-tools-stub.rst"
"docs/contributing/frc-docs/top-contributors.rst" "docs/contributing/frc-docs/index.rst"
"docs/zero-to-robot/step-4/creating-benchtop-test-program-cpp-java.rst" "docs/zero-to-robot/step-4/creating-test-drivetrain-program-cpp-java.rst"
"docs/zero-to-robot/step-4/creating-benchtop-test-program-labview.rst" "docs/zero-to-robot/step-4/creating-test-drivetrain-program-labview.rst"
"docs/zero-to-robot/step-4/running-benchtop-test.rst" "docs/zero-to-robot/step-4/running-test-program.rst"
Expand Down
1 change: 0 additions & 1 deletion source/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ smmap==5.0.1 ; python_version >= "3.9" and python_version < "3.13"
snowballstemmer==2.2.0 ; python_version >= "3.9" and python_version < "3.13"
soupsieve==2.6 ; python_version >= "3.9" and python_version < "3.13"
sphinx-autodoc-typehints==2.3.0 ; python_version >= "3.9" and python_version < "3.13"
sphinx-contributors==0.2.7 ; python_version >= "3.9" and python_version < "3.13"
sphinx-copybutton==0.5.2 ; python_version >= "3.9" and python_version < "3.13"
sphinx-design==0.6.1 ; python_version >= "3.9" and python_version < "3.13"
sphinx-hoverxref==1.4.0 ; python_version >= "3.9" and python_version < "3.13"
Expand Down

0 comments on commit b1fc096

Please sign in to comment.