New Apache 2.0 Documentation Site 14
rbowen writes "The Apache Server Documentation Team is pleased to announce an overhaul of the Apache 2.0 documentation web site. I addition to new page layout and better navigation, there are a number of new documents, and all of the directive documentation now has helpful examples. Special kudos to Joshua Slive for all of his hard work and leadership."
phpbuilder (Score:1)
Re:phpbuilder (Score:1)
Re:phpbuilder (Score:1)
I like the way it has the top bar at the top with a section to search the documentation or you can search the forum. The forum is like an old school chat room. Someone has trouble they post a question, someone going by notices your plea, and knows the answer so they post back. Maybe adding a Q&A for newbies, like
Q>"How do I add php/mysql/imap support to my older setup?"
A>"type this this and the other and replace httpd blah blah"
you can also just browse the doc file and list of commands alphabetically if you are bored by using the << >> at the bottom of the page.
it's an excellently done site, I think it should be the model for documentation sites. CPAN was good, but it took a little bit to get the hang of where things were and what they were called....phpbuilder i was able to figure out immediatelly, and make sense of php back when i was still learning it (which i guess never stops)
yes it's not so simplistic that experienced users get bored there.
php.net/substr (Score:1)
Re:php.net/substr (Score:1)
Re:Nice...but... (Score:1)
Re:Nice...but... (Score:1)
is quick hack and doesn't validate as xhtml
for a couple little reasons.
The vast majority of the xml generated pages
do validate as correct.
Re:Nice...but... (Score:1)
I've been spending about the last 3 weeks or so entrenched in AxKit goodness, up to my elbows in XML->XSL/XSLT->XHTML mess, so at least it's a little fresh in the brain.
I've read the http://httpd.apache.org/docs-project/docsformat.h
Re:Nice...but... (Score:1)
The only way to tell that is to checkout the docs tree and note that there isn't an index.xml correspoding to the index.html.en.
Re:Nice...but... (Score:1)