summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMartijn van Beurden <mvanb1@gmail.com>2022-09-05 19:11:31 +0200
committerGitHub <noreply@github.com>2022-09-05 19:11:31 +0200
commitdd8a264c566292de4d7da8f43688a169ffb431a1 (patch)
treec54ea6e27d5367c42836d3b7603376bbc944a4a1 /.gitignore
parent5e67c6278eb310e51da23c64862ef83dca8af01b (diff)
downloadflac-dd8a264c566292de4d7da8f43688a169ffb431a1.tar.gz
Restructure README, API and HTML documentation
Tool documentation has moved to man directory, other dev docs to README.md and CONTRIBUTING.md. User documentation is already on the website and doesn't really belong in the source code. Also, fix CMake so that it uses Doxyfile.in instead of using defaults.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 9e07eaf3..3cc7c5d5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,7 +25,7 @@ configure
depcomp
doc/Doxyfile
doc/FLAC.tag
-doc/html/api/
+doc/api/
examples/c/decode/file/example_c_decode_file
examples/c/encode/file/example_c_encode_file
examples/cpp/decode/file/example_cpp_decode_file