The manuals tag has no wiki summary.
0
votes
0answers
37 views
Failing while building node manual version 0.6.10
I downloaded the zip from https://github.com/c9/nodemanual.org, which is used to build the nodemanual.
So as per the documentation I executed the below command :
node build.js 0.6.10
And Output ...
0
votes
1answer
292 views
Tools for writing user manuals [duplicate]
Possible Duplicate:
Application (Not a Markup Language) for Producing a User Manual
Back in 2008 there was a great thread on the tools people are working with to write user-manuals, as ...
2
votes
2answers
1k views
Epub3 authoring tool?
I am looking for a way to create a number (200-500) of e-books (training materials and manuals) for the company I work with.
Can anyone suggest a good epub3 authoring tool? Ideally, something similar ...
1
vote
4answers
86 views
JavaScript documentations and reference? [closed]
I am having a lot of trouble finding a comprehensive set of documentation on javascript. I am in the market for something that illustrates all of the members, methods, and data types that one would ...
1
vote
2answers
364 views
Manual pages for C programming on Ubuntu
I want a manual for C programming language to install it on Ubuntu 11.10 , I wanna execute "man function" and be able to view the documentation as I do on system calls and functions.
Which package ...
3
votes
1answer
288 views
Is there a grails plugin to create an online documentation guide?
I am developing a grails app and was wondering if there is any grails plugin available to create online manuals in both HTML and PDF version, something like:
Spring's reference docs which is hosted ...
1
vote
2answers
827 views
Looking for free tool or template to generate an online user's guide for web-based system [closed]
I am looking for a a free template or tool to help creating an online user's guide (manual) for a web-based system. I have been searching on the web for hours and just found some expensive commercial ...
1
vote
2answers
267 views
Manual pages for Ruby functions from command line
Is there a way to get at the manuals of Ruby functions from the command line?
Like the ?func man pages in R.
0
votes
2answers
219 views
technical manual editing/publishing/collaboration online
We have multiple software products, each with a manual in 6 languages.
We need to collaborate with users who want to contribute/edit the manuals.
We'd like to have a very user-friendly ...
4
votes
5answers
3k views
Examples of beautifully written and typeset user manuals
Printed user manuals are fast becoming as common as type writers, but nothing beats having a well written and beautifully typeset user manuals. I remember reading a user manual for a Nortel BayStack ...
3
votes
4answers
1k views
What's a good markup language to write user manuals in?
Developers need to write some manuals. Word sucks so we're killing it as fast as possible.
So, what are good tools that people actually use?
I'm perfectly ok with, and prefer, some kind of markup. ...
0
votes
1answer
234 views
How to write marketplace web project documentation?
When creating web projects (mostly XHTML/WORDPRESS THEMES) for sale on any given marketplace, what is the best way to go about writing technical manuals for users?
4
votes
2answers
126 views
Ada manuals: difference between annotated and consolidated
what's the difference between the Consolidated Ada Reference Manual 2005 Edition (ISO/IEC 8652:2007(E), Ed. 3) from Springer and the Annotated Ada Reference Manual (ISO/IEC 8652:1995(E)) 2005 Edition? ...
7
votes
11answers
3k views
Using the word “you” in an user manual
I am writing a user manual and I have come to a discussion with a colleague. He says I cannot use the word "you" anywhere in the manual. Now I remember something about this at school but that was ...
1
vote
1answer
53 views
Easing/Automating the Creation of Manuals, Web Pages, Packages, etc. for Public Release
I have no problem creating software. I have dozens of projects that I would be more than happy to release to the public. The problem is that after I put the finishing touches on something (eg final ...
3
votes
2answers
1k views
UniVerse learning materials
I've recently come in contact with a proprietary descendant of UniVerse. Does anyone know where I can get a good tutorial or brush up on the syntactic quirks of its more popular parent? I can't figure ...
-2
votes
3answers
531 views
Asp.net MVC introduction [duplicate]
Where can I find some asp.net MVC introduction articles/tutorials.
1
vote
1answer
269 views
How to format source-code in a Framemaker document?
I have to write up a technical document in Framemaker that explains various programming source-code.
So my document consists of a bunch of text, followed by a bunch of source code (Java, XML) and ...
0
votes
3answers
88 views
Unable to install MySQL manuals to Mac
This question is based on the thread.
I downloaded the manuals as the file "v5.1 (Maria) TGZ".
I moved the file to /usr/share/man/. I could not access the manuals by
man mysqlbug
The .tar.gz -file ...
1
vote
2answers
816 views
$+ in makefile
What does $+ in a GNU makefile mean?
Also, please give me some good lookup manual for writing makefiles.
4
votes
3answers
470 views
How do you use the “K”-button in the normal mode of VIM?
K is used to open manuals. I am interested how you use it. Can you use it to all kind of manuals, such as C, java and other things?
0
votes
4answers
175 views
Unable to put manuals open at Emacs directly from terminal
I want to open manuals directly in Terminal to Emacs by
man man
I put the following code as an alias in .zshrc unsuccessfully
alias man=x
unalias man
man() { emacs ^x man }
How can you open ...
0
votes
1answer
71 views
Unable to move fast between config files and manuals
Man's manual have the following
Specify the configuration file to use; the default is
/private/etc/man.conf. (See
man.conf(5).)
The PATH is in bold for /private/etc/man.conf in man. It ...
0
votes
2answers
66 views
Unable to get a system variable work for manuals
I have the following system variable in .zshrc
manuals='/usr/share/man/man<1-9>'
I run unsuccessfully
zgrep -c compinit $manuals/zsh*
I get
zsh: no matches found: ...
0
votes
8answers
215 views
How can I locally manage C manuals?
My Googling results in a huge amount of unnecessary results with C. My hope is to get the best C manuals local. I find the reference useful here. I would like to make my own notes and removal to the ...
1
vote
3answers
175 views
Unable to compare all GNU Unix manuals with all Unix Manuals in Mac
I would like to compare all GNU Unix manuals and and Mac's Unix manuals by sdiff.
I do not know how you go through, for instance, all Mac's Unix manuals and then save them to a file.
The comparison ...
5
votes
6answers
546 views
Workflow to Turn Wiki content into a system manual
We're in the middle of deploying a new software system to lot's of users in lot's of places (200+ users over 8 countries). In the past we've written a manual for the users, then update it every so ...
30
votes
11answers
4k views
Application (Not a Markup Language) for Producing a User Manual
Can anyone recommend a program to create user manuals with? Not a markup language (like LaTeX or DocBook) but more something interactive like Scribus. As I'm not the only one that will update the ...
23
votes
17answers
3k views
What tools does your team use for writing user manuals? [closed]
Basic requests are:
human readable / text format (for easy version control)
online (for collaboration)
easy formatting (markdown ok, html is too much)
strict formatting (so authors don't invent new ...
3
votes
5answers
211 views
PHP-Based Manual Apps
Are there any well-made web apps for writing tehcnical/API type manuals? I've got some code I want to write some "getting started" guides for and maybe some reference content.
PHPDocumentor is all ...
9
votes
13answers
3k views
Best Manual Editing Software [closed]
I'm writing a manual for our new software product... and M$ Word just doesn't cut it. So what is the best software or language to use for creating/editing a software manual?