Tagged Questions

-1
votes
0answers
18 views

To store collected data in google docs [closed]

Hello sir, i want to retreive the user data for newletter subscription in popup plugin. While clicking submit button, i want to save the collected data to my googledocs page. Can …
1
vote
1answer
58 views

Solving error messages given by PHPdoc

How can you solve the following error messages given by PHPdoc? I run madedoc.sh by the following command Command sudo ./makedoc.sh I get Error messages PHP Version 5.2.6-3u …
1
vote
1answer
57 views

Unhide a Document Set in XCode

Hi all, I fat-fingered my XCode Doc Set in two ways: entered the wrong password/name, and it doesn't prompt for a new one (I'll solve this in a little time) accidentally hit "Hi …
7
votes
6answers
220 views

Generate docs in automated build

Is there any way to generate project docs during automated builds? I'd like to have a single set of source files (HTML?) with the user manual, and from them generate: PDF docum …
3
votes
6answers
304 views

Where are ASP.NET MVC docs?

I am very impressed with the ASP.NET MVC stuff--and I've seen the various blogs and am quite anxious to dig in. But where are the docs? I can't find any docs on the System.Web.Mvc …