From 2c7e79b2691e17c9407636c713992ca4cffd4a23 Mon Sep 17 00:00:00 2001 From: Gregory Bell Date: Sun, 31 Aug 2025 23:44:44 -0600 Subject: [PATCH] Archive Notice --- docs/source/index.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index de63c8a..06e08f4 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -4,6 +4,10 @@ Grading Posting Script A program designed to accelerate the grade posting process from Gradescope to Canvas +.. attention:: + This project has been deprecated and archived. Please switch to using Packtrain. No further features will be added. No bugs will be fixed. + This repo is read only as of 8/21/2025 + .. note:: This documentation is a work in progress @@ -73,4 +77,4 @@ Please create your proposed revision in a feature branch and create a pull reque a code reviewer and do not be discouraged if I ask you to make changes. It's all part of the process. If you have any questions about the code base or about how to approach an issue, please, please, please ask questions. -I go into more detail on the design and architecture of this program :doc:`api/architecture`. \ No newline at end of file +I go into more detail on the design and architecture of this program :doc:`api/architecture`.