Skip to content

Er/fix toc on frontend docs#74

Merged
lndrysrvcs merged 17 commits into
mainfrom
er/fix-toc-on-frontend-docs
Apr 30, 2026
Merged

Er/fix toc on frontend docs#74
lndrysrvcs merged 17 commits into
mainfrom
er/fix-toc-on-frontend-docs

Conversation

@lndrysrvcs
Copy link
Copy Markdown
Collaborator

@lndrysrvcs lndrysrvcs commented Apr 30, 2026

🛠️ Changes in this PR:

  • copy toc to the docs folder so that it doesn't get overwritten by typedoc

🧠 Rationale:

the table of contents are very important for navigation

✅ Steps to test:

  • dotnet tool restore
  • copy the lineup-client/client-toc.yml to lineup-client/docs/toc.yml
  • dotnet docfx docfx.json --serve
  • observe a sidebar on the client api pages

📸 Screenshots/Videos:

image

lndrysrvcs and others added 3 commits April 29, 2026 22:23
# Conflicts:
#	.github/workflows/docs.yml
#	.gitignore
#	lineup-client/docs/App/functions/default.md
#	lineup-client/docs/components/Calendar/functions/Calendar.md
#	lineup-client/docs/components/Calendar/interfaces/CalendarProps.md
#	lineup-client/docs/components/CalendarCells/functions/ColoredCell.md
#	lineup-client/docs/components/CalendarCells/functions/FillableCell.md
#	lineup-client/docs/components/CalendarCells/interfaces/CalendarCellProps.md
#	lineup-client/docs/components/CopyableLink/functions/default.md
#	lineup-client/docs/components/CopyableLink/interfaces/CopyableLinkProps.md
#	lineup-client/docs/components/MousePopup/functions/MousePopup.md
#	lineup-client/docs/components/MousePopup/interfaces/MousePopupProps.md
#	lineup-client/docs/components/Table/functions/default.md
#	lineup-client/docs/components/Table/interfaces/TableProps.md
#	lineup-client/docs/components/Topbar/functions/default.md
#	lineup-client/docs/components/Topbar/interfaces/TopbarProps.md
#	lineup-client/docs/pages/Availability/functions/default.md
#	lineup-client/docs/pages/EditAvailability/functions/default.md
#	lineup-client/docs/pages/Error/functions/default.md
#	lineup-client/docs/pages/Home/functions/default.md
#	lineup-client/docs/pages/LoggedInHome/functions/default.md
#	lineup-client/docs/pages/LoggedOutHome/functions/default.md
#	lineup-client/docs/pages/NewSchedule/functions/default.md
#	lineup-client/docs/pages/ViewEditSchedule/functions/default.md
#	lineup-client/docs/types/type-aliases/Time.md
#	lineup-client/docs/types/type-aliases/TimeRange.md
#	lineup-client/docs/types/type-aliases/ValidHours.md
#	lineup-client/docs/types/type-aliases/ValidMinutes.md
#	lineup-client/docs/types/type-aliases/Weekday.md
#	lineup-client/docs/types/variables/WEEKDAYS.md
#	lineup-client/docs/utils/api/auth-token/functions/getToken.md
#	lineup-client/docs/utils/api/auth-token/functions/logout.md
#	lineup-client/docs/utils/api/auth-token/functions/registerGetToken.md
#	lineup-client/docs/utils/api/auth-token/functions/registerLogout.md
#	lineup-client/docs/utils/api/auth-token/type-aliases/GetTokenFn.md
#	lineup-client/docs/utils/api/auth-token/type-aliases/LogoutFn.md
#	lineup-client/docs/utils/api/context/type-aliases/AuthContextValue.md
#	lineup-client/docs/utils/api/context/variables/AuthContext.md
#	lineup-client/docs/utils/api/context/variables/queryClient.md
#	lineup-client/docs/utils/api/provider/variables/AuthProvider.md
#	lineup-client/docs/utils/api/useApi/functions/useApi.md
#	lineup-client/docs/utils/db/functions/addToasts.md
#	lineup-client/docs/utils/db/functions/authorizedLoaderQuery.md
#	lineup-client/docs/utils/db/functions/unauthorizedLoaderQuery.md
#	lineup-client/docs/utils/time/functions/addMinutesToTime.md
#	lineup-client/docs/utils/time/functions/addTimeToDate.md
#	lineup-client/docs/utils/time/functions/dayNumberToWeekday.md
#	lineup-client/docs/utils/time/functions/formatTime.md
#	lineup-client/docs/utils/time/functions/formatTime24Hour.md
#	lineup-client/docs/utils/time/functions/getTimeIncrementLabel.md
#	lineup-client/docs/utils/time/functions/getValidMinutesForInterval.md
#	lineup-client/docs/utils/time/functions/parseTimeString.md
#	lineup-client/docs/utils/time/functions/rangeIs24Hours.md
#	lineup-client/docs/utils/time/functions/standardizeDateAndTime.md
#	lineup-client/docs/utils/time/functions/timesAreEqual.md
#	lineup-client/docs/utils/time/functions/toMinutes.md
#	lineup-client/docs/utils/time/functions/weekdayToNum.md
#	lineup-client/docs/utils/useMousePosition/functions/default.md
Copy link
Copy Markdown
Owner

@rhyderswen rhyderswen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added the links I requested, but it seems to work fine?

@lndrysrvcs lndrysrvcs merged commit 97b2d94 into main Apr 30, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants