docs: cut version 0.1.22
This commit is contained in:
@@ -0,0 +1,74 @@
|
||||
{
|
||||
"docsSidebar": [
|
||||
"intro",
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Getting Started",
|
||||
"items": [
|
||||
"getting-started/self-hosting"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Workflows",
|
||||
"items": [
|
||||
"workflows/find-jobs-and-apply-workflow",
|
||||
"workflows/post-application-workflow"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Core Features",
|
||||
"items": [
|
||||
"features/overview",
|
||||
"features/pipeline-run",
|
||||
"features/job-search-bar",
|
||||
"features/keyboard-shortcuts",
|
||||
"features/multi-select-and-bulk-actions",
|
||||
"features/orchestrator",
|
||||
"features/settings",
|
||||
"features/reactive-resume",
|
||||
"features/in-progress-board",
|
||||
"features/ghostwriter",
|
||||
"features/post-application-tracking",
|
||||
"features/visa-sponsors"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Extractors",
|
||||
"items": [
|
||||
"extractors/overview",
|
||||
"extractors/gradcracker",
|
||||
"extractors/jobspy",
|
||||
"extractors/adzuna",
|
||||
"extractors/manual",
|
||||
"extractors/ukvisajobs"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Self-Hosting & Ops",
|
||||
"items": [
|
||||
"getting-started/self-hosting",
|
||||
"getting-started/database-backups",
|
||||
"troubleshooting/common-problems"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Troubleshooting",
|
||||
"items": [
|
||||
"troubleshooting/common-problems"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Reference / FAQ",
|
||||
"items": [
|
||||
"reference/faq",
|
||||
"reference/documentation-style-guide"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user