From ac189c2150c598df6bc7bd8e3215540f257983d8 Mon Sep 17 00:00:00 2001 From: Christoph Schlosser Date: Sun, 5 Nov 2017 18:54:36 +0100 Subject: Release 0.0.6 --- README.md | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2e1e1e8..317d489 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,6 @@ Featuring an extensive generation customization system ![options](images/options.gif) ![xml options](images/opts-xml.gif) - ## Extension Settings See [Below](#whats-to-come) @@ -57,15 +56,7 @@ See [Below](#whats-to-come) ## Known Issues -### Function pointers - -See [#18](https://github.com/christophschlosser/doxdocgen/issues/18) - -Documentation for certain constructs (like the following) may not be generated correctly. - -```C -int (*idputs(int (*puts)(const char *)))(const char *) -``` +[See open bugs](https://github.com/christophschlosser/doxdocgen/labels/bug) ## What's to come @@ -78,8 +69,3 @@ int (*idputs(int (*puts)(const char *)))(const char *) * More languages * C++11 and newer - -* Improve language support - * Classes - * Namespaces - * Enums -- cgit v1.2.3