mirror of
https://github.com/audiobookshelf/audiobookshelf-web.git
synced 2025-08-15 23:17:48 +02:00
Update docs to use markdown files
This commit is contained in:
parent
205f761a08
commit
7735bf57f0
35 changed files with 390 additions and 240 deletions
|
@ -1,11 +1,6 @@
|
|||
<template>
|
||||
<div id="book-structure" class="py-10 md:py-20">
|
||||
<h1 class="text-xl md:text-3xl mb-4 md:-ml-8">
|
||||
<nuxt-link to="#book-structure"><span class="material-icons text-lg md:text-xl text-gray-400 hover:text-white cursor-pointer mr-2">tag</span></nuxt-link
|
||||
>Book Directory Structure
|
||||
</h1>
|
||||
|
||||
<p class="mb-4 text-sm md:text-base">Here is an example supported directory structure</p>
|
||||
<div class="not-prose">
|
||||
<p class="mb-4 text-sm md:text-base">Here is an example supported directory structure for Books</p>
|
||||
|
||||
<div class="p-4 border border-opacity-10 bg-primary bg-opacity-20 font-mono">
|
||||
<div class="flex py-1 max-w-2xl">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue