From 9905cc76e53da9648d28e5310ed0993a18163d84 Mon Sep 17 00:00:00 2001 From: mirteond Date: Wed, 27 Feb 2013 16:35:29 +0100 Subject: [PATCH] --- student/mirteond/index.mdwn | 25 ++++++++++--------------- 1 file changed, 10 insertions(+), 15 deletions(-) diff --git a/student/mirteond/index.mdwn b/student/mirteond/index.mdwn index 351bf8b3..09db31d7 100644 --- a/student/mirteond/index.mdwn +++ b/student/mirteond/index.mdwn @@ -1,11 +1,13 @@ [[!meta title="Mirtes Ondřej"]] -**Project name and homepage:** [Example project](http://www.example.com) +**Project name and homepage:** [ApiGen](http://apigen.org/) Assignment ====== -Description of my planned/completed work for the project +ApiGen is an advanced documentation generator for source code written in PHP similar to JavaDoc for Java. It heavily relies on [TokenReflection library](https://github.com/Andrewsville/PHP-Token-Reflection) from the same authors. + +My goal is to implement a cached backend for TokenReflection library, since it currently uses a memory-based one. It has to parse the source code files again with each request and therefore it's really slow. I need the caching for the purposes of my diploma thesis which also uses TokenReflection library. Links documenting the results of my work ====== @@ -13,24 +15,17 @@ Links documenting the results of my work Here, I'll add links similar to the examples below and describe what is being linked. -* [My communication with developers in a public mailing list archive](http://groups.google.com/group/comp.os.minix/browse_thread/thread/e3df794a2bce97da/2194d253268b0a1b?#2194d253268b0a1b) -* [Version control repository with the actual state of my work](http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=summary) -* [My commit in the project repository](http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ea90002b0fa7bdee86ec22eba1d951f30bf043a6) -* [Additional supporting material](http://lwn.net/Articles/385586/) +* [My communication with developers in an issue on GitHub](https://github.com/Andrewsville/PHP-Token-Reflection/issues/47) +* Version control repository with the actual state of my work +* My commit in the project repository Presentation ========== -* [[Presentation of the aim of my work in PDF or OpenDocument format (upload it as an *Attachment* to this page)|prezentace1.pdf]] -* [[Presentation of the results of my work|prezentace2.pdf]] +* Presentation of the aim of my work in PDF format +* Presentation of the results of my work Ohloh ===== -Here, I'll fill in the HTML code of the [Ohloh widgetu][w] showing my KudoRank. - -For example: - Ohloh profile for Linus.Torvalds - - -[w]:https://www.ohloh.net/accounts/mirteond/widgets +Here, I'll fill in the HTML code of the [Ohloh widget][w] showing my KudoRank. -- 2.39.2