summaryrefslogtreecommitdiff
path: root/TODO
Commit message (Collapse)AuthorAgeFilesLines
* Fix typosRafael Fontenelle2018-10-031-9/+8
|
* gtk-doc-single.xsl: remove never finished featureStefan Sauer2018-05-201-9/+1
| | | | The bug was closed WONTFIX already.
* TODO: more comments wrt. performanceStefan Sauer2018-05-201-8/+27
|
* db2md: start a new tool to migate docbook to mdStefan Sauer2017-11-121-0/+2
| | | | | Update the design plans and start a new tool. It only reports the docbook tags so far.
* design: more planning updatesStefan Sauer2017-11-081-12/+8
| | | | Add some commandline experiements.
* design: more planning updates for no-docbook futureStefan Sauer2017-11-081-10/+7
|
* design: design updateStefan Sauer2017-03-311-20/+0
| | | | Move db -> markdow to desgn doc and add a section about messages and report files.
* TODO: planning updateStefan Sauer2017-02-171-3/+32
|
* docs: spelling and maintenanceStefan Sauer2014-03-061-59/+18
|
* TODO: more planningStefan Sauer2014-02-091-5/+24
|
* TODO: planning updateStefan Sauer2012-11-061-2/+9
|
* TODO: add some thoughts about including inherited docsStefan Sauer2011-09-141-2/+6
|
* TOOD: add info about profiling perlStefan Kost2011-05-101-0/+6
|
* todo: clarify section.txt plans a bitStefan Kost2011-04-181-2/+2
|
* todo: planning for section.txt removalStefan Kost2011-04-161-3/+25
|
* common: add a conditinal tracing systemStefan Kost2011-03-291-9/+1
| | | | | | We can now sprinkle the code with @TRACE@("info");. The tracing is by default disabled. It can be enabled by passing --enable-debug to configure and setting GTKDOC_TRACE=1 in the environment at run-time.
* TODO: more planningStefan Kost2011-02-071-0/+8
|
* TODO: planningStefan Kost2011-01-311-25/+34
|
* todo: updateStefan Kost2010-08-191-2/+8
|
* TODO: cleanup brain dumpStefan Kost2010-06-221-55/+40
|
* planning: write down ideas and add FIXME: commentsStefan Kost2010-06-211-5/+7
|
* TODO: update perf figuresStefan Kost2010-03-231-0/+6
|
* todo: notes about xslt compilersStefan Kost2010-02-171-0/+4
|
* todo: move one item to 2.x todo listStefan Kost2010-01-031-3/+0
|
* TODO: idea for performanceStefan Kost2010-01-021-1/+3
|
* xslt: performance improvementsStefan Kost2009-12-231-1/+5
| | | | | API docs are english anyway. Hardcode the language to get a 20% speedup. Update TODO.
* docs: design docs and commentsStefan Kost2009-12-221-0/+61
| | | | | Start to figure some design decission before my time and track ideas what should be changed in the future design. Update some comemnts accordingly.
* TODO: planning for macrosStefan Kost2009-12-191-4/+11
|
* maintenance: more todos and fix doc commentStefan Kost2009-09-281-0/+7
|
* mkdb: add internal hack to print syms with no since:Stefan Kost2009-07-141-1/+15
| | | | | Allow printing a list of symbols without since tags and add ideas how to figure the needed info using git bisect.
* With fop-0.94 it works actually, while 0.95 seesm to have the exceptions.Stefan Kost2009-02-231-1/+1
| | | | | | | | | | | * TODO: With fop-0.94 it works actually, while 0.95 seesm to have the exceptions. * gtkdoc-mkpdf.in: Fix var reference. svn path=/trunk/; revision=687
* Prototype an idea.Stefan Kost2009-02-221-0/+4
| | | | | | | | | * TODO: * gtkdoc-mkdb.in: Prototype an idea. svn path=/trunk/; revision=686
* Planning.Stefan Kost2009-02-221-6/+29
| | | | | | | | | | | | | | | | | | | * TODO: Planning. * configure.in: * gtk-doc.m4: * gtk-doc.make: * gtk-doc.notmpl.make: * gtkdoc-mkpdf.in: * tests/gtk-doc.make: * tests/gtk-doc.notmpl.make: * gtkdoc-mkpdf.in (added): Clean up Makefile rules (be less verbose). Added options to configure to allow selecting the desired output formats. Added initial pdf support (very imature yet, due to several shortcommings of fop - bugs files). svn path=/trunk/; revision=684
* Planning. Update annotations and fix matching to support parameters.Stefan Kost2009-02-211-3/+8
| | | | | | | | | | | | | | * TODO: Planning. * gtkdoc-mkdb.in: Update annotations and fix matching to support parameters. * tests/annotations/docs/tester-sections.txt: * tests/annotations/src/tester.c: * tests/annotations/src/tester.h: Update annotation example and add one more. svn path=/trunk/; revision=683
* Some planning. Single tabs are rendered inconsistently in browsers.Stefan Kost2009-02-051-0/+3
| | | | | | | | | | | * TODO: Some planning. * gtkdoc-mkdb.in: Single tabs are rendered inconsistently in browsers. Replace them with a  . svn path=/trunk/; revision=675
* Point to the right docs. More tinking. Remove one commented out item.Stefan Kost2009-01-221-4/+25
| | | | | | | | | | | | * README: Point to the right docs. * TODO: More tinking. * style.css: Remove one commented out item. svn path=/trunk/; revision=653
* Match css of highlight with source-highlight. Handle line numbering byStefan Kost2009-01-211-9/+4
| | | | | | | | | | | | * TODO: * configure.in: * gtkdoc-fixxref.in: * style.css: Match css of highlight with source-highlight. Handle line numbering by our-selfs. Still stupid browsers copy '#' chars for each line number. svn path=/trunk/; revision=652
* We could add the language as a comment, it is not shown in the finalStefan Kost2009-01-201-0/+8
| | | | | | | | | | * TODO: * gtkdoc-mkdb.in: * tests/gobject/src/gobject.c: We could add the language as a comment, it is not shown in the final output. svn path=/trunk/; revision=650
* More ideas. Really fix double extension of entities. Fix link color ofStefan Kost2009-01-201-2/+13
| | | | | | | | | | | | * TODO: More ideas. * gtkdoc-fixxref.in: Really fix double extension of entities. * style.css: Fix link color of xrefs symbols. svn path=/trunk/; revision=649
* More ideas. Make sure indexdiv and glossarydiv elements have anchors.Stefan Kost2009-01-201-0/+2
| | | | | | | | | | | | | | | | * TODO: More ideas. * gtk-doc.xsl: Make sure indexdiv and glossarydiv elements have anchors. * style-classic.css: * style.css: Fix spacing for navbar in index/glossary pages. * tests/annotations/docs/tester-docs.xml: * tests/gobject/docs/tester-docs.xml: Cleanup samples. svn path=/trunk/; revision=645
* More ideas. Experiment with navigation for index and glossaries.Stefan Kost2009-01-191-11/+57
| | | | | | | | | | | | | | | | | * TODO: More ideas. * gtk-doc.xsl: Experiment with navigation for index and glossaries. * gtkdoc-fixxref.in: * gtkdoc-mkdb.in: Fix index entries and copy doc along with the method. * style.css: also do the extra spacing for the index/glossary environments now. * tests/gobject/docs/tester-docs.xml: Experiment with a more complete doc structure. svn path=/trunk/; revision=644
* Look for source-highlight and highlight. Not perfect yet, highlight usesStefan Kost2009-01-091-1/+3
| | | | | | | | | | | | | | * HACKING: * TODO: * configure.in: * gtkdoc-fixxref.in: Look for source-highlight and highlight. Not perfect yet, highlight uses different classes in the css :/. * tests/gobject/docs/tester-docs.xml: More header data in the examples. svn path=/trunk/; revision=641
* Initial go at implementing syntax highlighting for sources using gnuStefan Kost2009-01-091-2/+10
| | | | | | | | | | | | | | | | | * TODO: * gtk-doc.make: * gtk-doc.notmpl.make: * gtkdoc-fixxref.in: * gtkdoc-mkdb.in: * style.css: * tests/gobject/examples/gobject.c: * tests/gtk-doc.make: * tests/gtk-doc.notmpl.make: Initial go at implementing syntax highlighting for sources using gnu source-highlight. Needs testing and modularisation. svn path=/trunk/; revision=639
* Prepare for 1.12. More thinking about the documentation structure. AddStefan Kost2009-01-071-1/+15
| | | | | | | | | | | | | | | | | | | | | | * NEWS: Prepare for 1.12. * TODO: More thinking about the documentation structure. * configure.in: Add automake support for more distcheck. Use a real sourcefile for the srcdir (something that we wont remove one day). * tests/annotations/docs/Makefile.am: * tests/annotations/src/Makefile.am: * tests/bugs/docs/Makefile.am: * tests/bugs/src/Makefile.am: * tests/gobject/docs-tmpl/Makefile.am: * tests/gobject/docs/Makefile.am: * tests/gobject/src/Makefile.am: Add missing file to fix make distcheck. Use srcdir and not builddir to locate includes. svn path=/trunk/; revision=634
* Ideas about syntax highlighing. Old color scheme. Use tango colors.Stefan Kost2009-01-071-1/+15
| | | | | | | | | | | | | | * TODO: Ideas about syntax highlighing. * style-classic.css: Old color scheme. * style.css: Use tango colors. Simplify css. * tests/gobject/src/gobject.c: Tell what language this is. svn path=/trunk/; revision=633
* Documentation structure ideas.Stefan Kost2008-12-291-2/+24
| | | | | | | | * TODO: Documentation structure ideas. svn path=/trunk/; revision=628
* Planning.Stefan Kost2008-12-021-0/+12
| | | | | | | | | | | | | | | | * TODO: Planning. * gtk-doc.make: * gtk-doc.notmpl.make: Remove the sh -c here now that its back in scanobj. * tests/annotations/docs/tester-docs.xml: * tests/bugs/docs/tester-docs.xml: * tests/gobject/docs-tmpl/tester-docs.xml: * tests/gobject/docs/tester-docs.xml: Cosmetic template update. svn path=/trunk/; revision=625
* More docs and planning.Stefan Kost2008-10-201-2/+6
| | | | | | | | | * TODO: * devhelp2.xsd: More docs and planning. svn path=/trunk/; revision=613
* Small comment cleanup and loud thinking in TODO :)Stefan Kost2008-10-161-5/+21
| | | | | | | | | * TODO: * gtkdoc-mktmpl.in: Small comment cleanup and loud thinking in TODO :) svn path=/trunk/; revision=609
* planning. Document workflow Add support for enums/flags in devhelp index.Stefan Kost2008-10-131-0/+18
| | | | | | | | | | | | | | | | | | | | * TODO: planning. * doc/gtkdoc.dot: Document workflow * devhelp2.xsl: Add support for enums/flags in devhelp index. * gtkdoc-mkdb.in: Support annotations. Fix missing roles. * tests/annotations/docs/tester-docs.xml: * tests/annotations/src/tester.c: * tests/annotations/src/tester.h: * tests/bugs/docs/tester-sections.txt: * tests/gobject/docs/tester-docs.xml: Update new syntax. svn path=/trunk/; revision=607