Tagged Questions
The manuals tag has no wiki summary.
28
votes
10answers
3k 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 ...
21
votes
17answers
2k views
What tools does your team use for writing user manuals?
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 ...
8
votes
13answers
1k views
Best Manual Editing Software
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?
7
votes
11answers
857 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 ...
5
votes
6answers
446 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 ...
4
votes
2answers
93 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? ...
4
votes
3answers
268 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?
3
votes
4answers
373 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. ...
3
votes
2answers
521 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 ...
3
votes
5answers
184 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 ...
2
votes
2answers
96 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
89 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 ...
1
vote
2answers
169 views
Looking for free tool or template to generate an online user's guide for web-based system
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
78 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.
1
vote
3answers
551 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 ...
1
vote
1answer
43 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 ...
1
vote
1answer
159 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 ...
1
vote
2answers
410 views
$+ in makefile
What does $+ in a GNU makefile mean?
Also, please give me some good lookup manual for writing makefiles.
1
vote
3answers
166 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 ...
1
vote
8answers
120 views
programming manuals on the web
Where do you go when you're stuck? Or even just lazy? I use these quite a bit:
mysql
sqlite
sed
xml libxml xslt
docbook
css css properties
0
votes
0answers
151 views
Eclipse Indigo PDT PHP manual integration
I am running Eclipse indigo, x64 Javascript package with PDT as a plugin, as there was no windows PDT build out last time I checked. Try as I might I cannot seem to get shift+f2 or the context menu to ...
0
votes
2answers
104 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 presentation ...
0
votes
1answer
147 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?
0
votes
1answer
90 views
some literature about structure of social networks
Can you advise some literature about structure of social networks? I am interested in building databases of social networks.
Sorry for bad English.
0
votes
3answers
74 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 ...
0
votes
4answers
144 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
69 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
52 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
203 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
votes
3answers
263 views