Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,6 @@ sources/
└── academy/ # Educational content
├── tutorials/ # Step-by-step guides
├── webscraping/ # Web scraping courses
└── glossary/ # Terminology and definitions
```

## Quality Standards
Expand Down
5 changes: 0 additions & 5 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -96,11 +96,6 @@ module.exports = {
to: `/academy/tutorials`,
activeBaseRegex: `${collectSlugs(join(__dirname, 'sources', 'academy', 'tutorials')).join('$|')}$`,
},
{
label: 'Glossary',
to: `/academy/glossary`,
activeBaseRegex: `${collectSlugs(join(__dirname, 'sources', 'academy', 'glossary')).join('$|')}$`,
},
],
},
}),
Expand Down
66 changes: 0 additions & 66 deletions sources/academy/glossary/concepts/css_selectors.md

This file was deleted.

39 changes: 0 additions & 39 deletions sources/academy/glossary/concepts/dynamic_pages.md

This file was deleted.

40 changes: 0 additions & 40 deletions sources/academy/glossary/concepts/html_elements.md

This file was deleted.

20 changes: 0 additions & 20 deletions sources/academy/glossary/concepts/http_cookies.md

This file was deleted.

48 changes: 0 additions & 48 deletions sources/academy/glossary/concepts/http_headers.md

This file was deleted.

17 changes: 0 additions & 17 deletions sources/academy/glossary/concepts/index.md

This file was deleted.

37 changes: 0 additions & 37 deletions sources/academy/glossary/concepts/querying_css_selectors.md

This file was deleted.

42 changes: 0 additions & 42 deletions sources/academy/glossary/concepts/robot_process_automation.md

This file was deleted.

Loading
Loading