Hey Tig! I've been using it and am very happy. I'm making some minor doc-presentation improvements such as:
1. When viewing a package it lists the files within the package at the very bottom.
2. I'm about to put in the no-brs-within-<pre> fix you mentioned. I'm considering make it a no-brs-within-obvious-tabs <p>, etc.. so that we can use just about any HTML tags within a comment and get the desired layout.
Anyway, I'd like to contribute the improvements back. Thoughts?
I'm not a hack - I've been in the SDE world for 20+ years, have a CS degree, and have worked for some of the biggest software firms on the planet. I've contributed to several other open-source pkgs such as aspell.
Thanks for your reply…
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
you wrote a post on a sourceforge project, phpsimpledoc (a php code documentor).
I was really glad to read your message ; I wrote phpsimpledoc (noted psdoc) 2 years ago, and didn't work on it since one year, just used it. So your mail is maybe an occasion to work again on that.
Before stopping the development of psdoc, I started a deep refactoring and cleaning of the code, without finishing, and came to think that writing the documentor I would need is a too big work for a single person (I have two children, and a job and 2 other benevolent projects). So for the moment, I would be more interested to try to define the functionalities and architecture of a documentor, and try to contact the developers of other php documentors to see if it's possible to maqke a working group to write a really good documentor. And I came to the problem of normalization of doc comments, which is badly missing in php and complicates the lives of php code doc programmers.
So it depends on what you want :
If you write patches or functionalities for psdoc, I can intergate them.
If you interested to work on the definition of the documentor we want, we can put a forum or a wiki somewhere and see if other people are interested by the subject.
Anyway, you can contact me by mail (tigraff at gmail).
Hope to hear from you,
Thierry
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If you are using phpsimpledoc, and face difficulties, or have comments, here is the place
Hey Tig! I've been using it and am very happy. I'm making some minor doc-presentation improvements such as:
1. When viewing a package it lists the files within the package at the very bottom.
2. I'm about to put in the no-brs-within-<pre> fix you mentioned. I'm considering make it a no-brs-within-obvious-tabs <p>, etc.. so that we can use just about any HTML tags within a comment and get the desired layout.
Anyway, I'd like to contribute the improvements back. Thoughts?
I'm not a hack - I've been in the SDE world for 20+ years, have a CS degree, and have worked for some of the biggest software firms on the planet. I've contributed to several other open-source pkgs such as aspell.
Thanks for your reply…
https://sourceforge.net/projects/phpsimpledoc/forums/forum/836815/topic/3256447?message=8562843
Hello,
you wrote a post on a sourceforge project, phpsimpledoc (a php code documentor).
I was really glad to read your message ; I wrote phpsimpledoc (noted psdoc) 2 years ago, and didn't work on it since one year, just used it. So your mail is maybe an occasion to work again on that.
Before stopping the development of psdoc, I started a deep refactoring and cleaning of the code, without finishing, and came to think that writing the documentor I would need is a too big work for a single person (I have two children, and a job and 2 other benevolent projects). So for the moment, I would be more interested to try to define the functionalities and architecture of a documentor, and try to contact the developers of other php documentors to see if it's possible to maqke a working group to write a really good documentor. And I came to the problem of normalization of doc comments, which is badly missing in php and complicates the lives of php code doc programmers.
So it depends on what you want :
If you write patches or functionalities for psdoc, I can intergate them.
If you interested to work on the definition of the documentor we want, we can put a forum or a wiki somewhere and see if other people are interested by the subject.
Anyway, you can contact me by mail (tigraff at gmail).
Hope to hear from you,
Thierry