diff --git a/docs/Tutorial.md b/docs/Tutorial.md index e099458..bd8b1a7 100644 --- a/docs/Tutorial.md +++ b/docs/Tutorial.md @@ -2,28 +2,6 @@ Language: [English](./Tutorial.md) | [中文](./Tutorial-cn.md) -TOC: - - - - -- [Installation](#installation) - - [FAQ](#faq) -- [API list](#api-list) -- [class Image](#class-image) - - [close](#close) - - [read](#read) - - [modify](#modify) - - [clear](#clear) - - [comment](#comment) - - [icc](#icc) -- [class ImageData](#class-imagedata) -- [Data types](#data-types) -- [Log](#log) -- [BMFF](#bmff) - - - ## Installation - pyexiv2 is a third party library for Python, based on C++ and Python.