diff options
author | Nikolaus Rath <Nikolaus@rath.org> | 2016-10-28 20:44:39 -0700 |
---|---|---|
committer | Nikolaus Rath <Nikolaus@rath.org> | 2016-10-28 20:44:39 -0700 |
commit | 7983414b33b43e76fc9766067b27060772150dbf (patch) | |
tree | 5adcac69cbe50affc7b9ff2185743dd9e62cada0 /doc/developer-notes.rst | |
parent | b27033bc35dcef9d4a65788bd613473add3e3887 (diff) | |
download | libfuse-7983414b33b43e76fc9766067b27060772150dbf.tar.gz |
Clean-up doxygen documentation
Fixes: #81.
Diffstat (limited to 'doc/developer-notes.rst')
-rw-r--r-- | doc/developer-notes.rst | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/developer-notes.rst b/doc/developer-notes.rst deleted file mode 100644 index 1df082a..0000000 --- a/doc/developer-notes.rst +++ /dev/null @@ -1,7 +0,0 @@ -================= - Developer Notes -================= - -If you are working on libfuse itself (rather than using it for a -different project) this file should be of interest to you. Otherwise -you should ignore it entirely. |