Skip to content

Commit

Permalink
Auto update markdown TOC
Browse files Browse the repository at this point in the history
  • Loading branch information
ianepperson authored and github-actions[bot] committed Aug 14, 2024
1 parent e51daca commit 64e590e
Show file tree
Hide file tree
Showing 2 changed files with 148 additions and 87 deletions.
57 changes: 29 additions & 28 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,34 +18,35 @@ Table of Contents
=================

<!--ts-->
* [filestorage](#filestorage)
* [Table of Contents](#table-of-contents)
* [Introduction](#introduction)
* [Installation](#installation)
* [The Store](#the-store)
* [Configure the Store](#configure-the-store)
* [Folders](#folders)
* [Adding Filters](#adding-filters)
* [Configuration](#configuration)
* [Pyramid](#pyramid)
* [Classes](#classes)
* [StorageContainer](#storagecontainer)
* [StorageHandler](#storagehandler)
* [Filter](#filter)
* [FileItem](#fileitem)
* [Exceptions](#exceptions)
* [Handlers](#handlers)
* [LocalFileHandler](#localfilehandler)
* [AsyncLocalFileHandler](#asynclocalfilehandler)
* [S3Handler](#s3handler)
* [DummyHandler](#dummyhandler)
* [AsyncDummyHandler](#asyncdummyhandler)
* [Filters](#filters)
* [RandomizeFilename](#randomizefilename)
* [ValidateExtension](#validateextension)
* [Testing](#testing)

<!-- Added by: runner, at: Mon Apr 12 00:14:18 UTC 2021 -->
* [filestorage](#filestorage)
* [Table of Contents](#table-of-contents)
* [Introduction](#introduction)
* [Installation](#installation)
* [The Store](#the-store)
* [Configure the Store](#configure-the-store)
* [Folders](#folders)
* [Adding Filters](#adding-filters)
* [Configuration](#configuration)
* [Pyramid](#pyramid)
* [Classes](#classes)
* [StorageContainer](#storagecontainer)
* [StorageHandler](#storagehandler)
* [Filter](#filter)
* [FileItem](#fileitem)
* [Exceptions](#exceptions)
* [Handlers](#handlers)
* [LocalFileHandler](#localfilehandler)
* [AsyncLocalFileHandler](#asynclocalfilehandler)
* [S3Handler](#s3handler)
* [DummyHandler](#dummyhandler)
* [AsyncDummyHandler](#asyncdummyhandler)
* [Filters](#filters)
* [RandomizeFilename](#randomizefilename)
* [ValidateExtension](#validateextension)
* [Testing](#testing)

<!-- Created by https://github.com/ekalinin/github-markdown-toc -->
<!-- Added by: runner, at: Wed Aug 14 01:14:54 UTC 2024 -->

<!--te-->

Expand Down
Loading

0 comments on commit 64e590e

Please sign in to comment.