Skip to content

Improved Readme by adding Table of Contents(TOC) - #544

Merged
ShantKhatri merged 1 commit into
Dev-Card:mainfrom
Yogender-verma:toc
Jun 13, 2026
Merged

Improved Readme by adding Table of Contents(TOC)#544
ShantKhatri merged 1 commit into
Dev-Card:mainfrom
Yogender-verma:toc

Conversation

@Yogender-verma

Copy link
Copy Markdown
Contributor

Summary

Added a Table of Contents (TOC) to the project documentation to improve navigation and make it easier for contributors and users to locate relevant sections.

Closes #542


Type of Change

  • Bug fix
  • New feature
  • Refactor (no functional change)
  • UI / Design change
  • Tests only
  • Documentation
  • Infrastructure / DevOps
  • Security

What Changed

  • Added a Table of Contents section to the documentation.
  • Added links to major sections for quick navigation.
  • Improved overall readability and accessibility of the documentation.

How to Test

  1. Open the updated documentation file (e.g., README.md).
  2. Verify that the Table of Contents is displayed correctly.
  3. Click each TOC link and confirm it navigates to the correct section.

Checklist

  • I have updated documentation where necessary.
  • No new console.log or debug statements left in the code.
  • My code follows the project's coding style (pnpm -r run lint passes).
  • TypeScript compiles without errors (pnpm -r run typecheck).
  • I have added or updated tests for the changes I made.
  • All tests pass locally (pnpm -r run test).
  • Breaking changes are documented in this PR description.

Additional Context

This change is documentation-only and does not affect application functionality.

@vercel

vercel Bot commented Jun 12, 2026

Copy link
Copy Markdown

@Yogender-verma is attempting to deploy a commit to the Prashantkumar Khatri's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions

Copy link
Copy Markdown
Contributor

CI — All Checks Passed

Backend — SKIP

Check Result
Lint -
Test -
Typecheck -

Mobile — SKIP

Check Result
Lint -
Test -

Web — SKIP

Check Result
Check -
Build -

Last updated: Fri, 12 Jun 2026 03:56:17 GMT

@Harxhit Harxhit added documentation Improvements or additions to documentation gssoc:approved Required label for every approved PR. Gives the base +50 points and enables contribution tracking. labels Jun 12, 2026
@Harxhit
Harxhit requested a review from ShantKhatri June 12, 2026 06:42
@ShantKhatri
ShantKhatri merged commit 92219c7 into Dev-Card:main Jun 13, 2026
8 of 9 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

Congratulations @Yogender-verma on getting PR #544 merged!

Thank you for your contribution to the project.

To receive the appropriate GSSoC labels and recognition, please mention @Harxhit in the #get-labels channel on our Discord server and share your merged PR link.

Harxhit pushed a commit to Harxhit/DevCard that referenced this pull request Jun 21, 2026
ShantKhatri pushed a commit to ShantKhatri/DevCard that referenced this pull request Jun 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation gssoc:approved Required label for every approved PR. Gives the base +50 points and enables contribution tracking.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve README Navigation by Adding a Table of Contents

3 participants