Christian, can you advise me about deploying the new site?
As far as I figured out, I have to generate the new site, commit it to
https://svn.apache.org/repos/asf/logging/site/trunk/docs/log4php and
then update it from svn on people.apache.org. If so, what is the purpose
of https://svn.apache.org/repos/asf/logging/log4php/site? Is there
anything else that has to be done?
Also, I noticed that I used the term "ini file" instead of "properties
file" as is commonly known in the Java world. Maybe I should change this...
Regards,
Ivan
On 8.1.2011. 15:50, Ivan Habunek wrote:
As you may have noticed, I just made a rather large commit updating
the user documentation on the site.
I started by just adding examples of XML configuration to existing
docs, but I wasn't very happy about the state of the documentation in
general. A lot of it was adapted from log4j, and log4php has moved on
in development since it was crated as a copy of log4j. So I expanded
where I could, and rewrote a fair amount of it to make it easier to
understand.
It took me a couple of months since I learned details of how log4php
works along the way. The work is not done yet, some chapters still
need to be rewritten (e.g. configuration) but I feel that this makes a
good foundation for further work. I hope you what I have done.
The Doxia APT format proved to be very limiting. I especially miss
code coloring, and numbering. Is APT really our only option?
By now, I'm pretty fed up with writing documentation and hope to do
some more work on the codebase. :)
Regards,
Ivan