0
votes
2answers
186 views

What is a good way to document Java code? [closed]

Currently we have several documentation sources in our project. Design docs, which provide a high-level description of the system and all the key decisions. Wiki, which includes a "For Developers" ...
5
votes
3answers
284 views

PHPDoc to GitHub wiki

do you know if this code documentation tool exists? My intention for a generic [project] would be: Write PHPDoc documentation Generate the markdown (or ASCIIDoc or Creole, etc...) Import generated ...
0
votes
1answer
252 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 ...
9
votes
2answers
236 views

Is there a way to generate a documentation wiki for github from my XML documentation comments in C#?

I want to generate API documentation for my open source project on Github. I'd like to create them automatically from my XML Documentation Comments in my C# projects. My feeble googling has turned up ...
22
votes
6answers
10k views

Embedding images inside a GitHub wiki (gollum) repository?

The Github wikis are backed by a separate git repository then the main project repository. This post by the Github team makes it sound like you should be able to link to images stored in the wiki ...
1
vote
2answers
99 views

Web documentation system for products?

I'm looking for a system that allows a team of people to write documentation for a product, so that customers can browse it easily by just going to our web site. This is very close to what I have in ...
0
votes
1answer
81 views

Crowd sourcing API documentation?

Does anyone know of any web based software that facilitates crowd sourcing API documentation? Meaning users can edit and contribute to API documentation, and the users may be anyone on the Internet. ...
0
votes
2answers
477 views

Tool for creation and managing of MySQL DB documentation

What I have: MySQL DB, 100+ tables, messy architecture, etc. Would like to manage tables/columns/relationships comments, to get structure diagram. So, I'm looking for tool that provides next ...
1
vote
2answers
261 views

Are there any “cloud based” solutions for documentation?

I'm writing my own little scripting language and as comes with writing a language, documentation is always a requirement. I like TiddlyWiki, but it's a bit limited in quite a few obvious ways. What ...
0
votes
1answer
370 views

Please suggest good Wiki or CMS for software documentation [closed]

I need a wiki/CMS/whatever to support technical documentation that will be updated by a team of 10+ people. Here are my requirements: Open Source Has standard wiki features Each page allows for ...
1
vote
3answers
292 views

Collaborative documentation

How do you do it, what do you recommend? My first thought was difinitely wiki. Then I thought of Google docs. Then I thought ... wikis don't make it quite so easy as, say, word processors ... and ...
0
votes
1answer
87 views

Developer wiki for public and private access

We are looking to set up a developer API site for the public. Is there anything out there that supplies a way of allowing a combination of private and public documentation to exist. I would like ...
0
votes
1answer
43 views

large app needs “operational/maintenance wiki” - suggestions?

I am working on a large project, and it desperately needs an "operational/maintenance wiki". That is, we need to start to create documentation on how to do things like: how to configure and build ...
0
votes
1answer
3k views

Best wiki software for IIS 7 & SQL Server 2008? [closed]

I'm looking at setting up a Wiki for internal development documentation, we're an IIS 7 & SQL Server 2008 environment. What are the open source options for a Wiki for WIndows Servers?
1
vote
1answer
55 views

is there a javascript website/wiki/reference corner where we can see which browsers support *selected-function*?

does anyone know of any javascript website/wiki/reference where we can see which browsers support selected-function ? I mean I often go to MDC to get the api and stuff like that but usually beside ...
2
votes
1answer
276 views

deployable wiki-based documentation

I am looking for a wiki project that is editable by developers and can have comments and history, much like everything else, but also has the following features: A way to tag or version the wiki in ...
4
votes
2answers
153 views

SQL documentation wiki

Inspired by how much of an improvement the MDC Javascript/DOM docs are over W3Schools, I was looking for a similar wiki comparable to the W3Schools SQL documentation today. I haven't had much luck. ...
2
votes
4answers
638 views

DITA vs Wiki vs CMS vs?

I've been asked to find a proper documentation framework/application for use within my organization. I need something that will support the following: HTML (Single Page) HTML (Multiple Page) PDF ...
2
votes
2answers
575 views

Software for colaborative manual writing

Im trying to find a piece of software to help a small (~3-5 people) team write A) a user guide and B) an API reference for the extensible parts of the software. We quite like the idea of using a wiki ...
2
votes
2answers
616 views

Documentation in a Version Control System

I have seen this question already: Documentation and version control Now the question is, which kind of documentation is suitable for version control? I think about internal and user documentation. ...
4
votes
3answers
623 views

Wiki with svn backend?

I'd like to keep our internal project docs in the project's svn repo. Does anyone know of wiki engines that use svn as a storage backend? I did find the http://www.reviki.org/ project, but it's been ...
1
vote
1answer
472 views

Lightweight CMS with wiki-like features (revision control)

I'm working on a website for community documentation, except it's for a city instead of software. I've normally found WordPress to good for most of my projects, but I'm looking for something more ...
6
votes
4answers
694 views

Book for writing good documentation/api [closed]

I currently suck at writing technical documentation and it's time to change that, I would love a good book on the subject, does anyone have any good recommendations? Thanks in advance, Anders
1
vote
3answers
388 views

Wiki software for documenting APIs

What's an advisable way of documenting and sharing APIs (e.g. HTTP web-services)? The requirements are: A Wiki type system in which anyone can edit any page. An easy way to write an API spec so ...
2
votes
1answer
494 views

Creating end-user documentation - What tools exist in .NET?

I should preface this by saying that this post should almost surely be a community wiki, though I don't know how to set that up. If someone could change this I would really appreciate it. We're ...
0
votes
2answers
87 views

How to easily link a document with others

let's say that in order for me to make clear how my program works or even for the own sake of documentation I am writing some text document in word or whatever text editor or online wit google docs, ...
3
votes
3answers
2k views

wiki with markdown and syntax highlighting [closed]

What lightweight wiki engine would you recommend for a project wiki? I need to manage project conventions, coding style, some tutorial like things for new developers, global practices for the team and ...
0
votes
1answer
310 views

What Tools for Creating Online Documentation for a Product with Different Versions?

Have to find a solution for taking pre-existing online documentation in wiki form that covers several versions of a software system. Essentially, there's a landing page that links you to versions 1.2, ...
1
vote
6answers
311 views

What wiki tools exist to generate shippable user doc from a wiki?

I am looking into using a wiki (prefer mediawiki, but not a req.) as the repository for developer generated documentation (User Guides, Release Notes, Application Notes, Errata, etc.) from a ...
1
vote
2answers
325 views

How to build a programmer's wiki

For years I've missed a wiki so everyone could describe the new tools programmed, the servers where they are running, svn information, the internal rules of programming, how-tos, code samples, etc. ...
0
votes
3answers
507 views

Corporate Wiki Organization - Technical Documentation

Corporations have documents describing various aspects of their technical systems, including: Custom Applications Custom Development Frameworks Third Party Applications Accounting Bug Tracking ...
0
votes
1answer
518 views

How to set costume header logo on your Track Wiki project page? [closed]

How to set costume header logo on your Track Wiki project page? How to set costume header logo on special Track Wiki page?
0
votes
2answers
158 views

Compiling emails into project documentation

What's the best way to turn a bunch of email threads into a working project documentation? This other stack overflow question seems a little stale, but might be the right idea: ...
0
votes
1answer
173 views

How do I use this Python package? (guess_language)

I am trying to use this package: http://pypi.python.org/pypi/guess-language/0.1 I've read the documentation/wiki, but can't find the solution. Basically, this package allows you to pass in a string, ...
2
votes
2answers
111 views

Looking for standards conforming documentation tools

When I try to document my server configuration steps in my blog it doesn't look structured. I need some kind of standards layout guide,something oriented towards howtos, with headers, steps, some kind ...
0
votes
2answers
416 views

How to embed a Flash application into trac Wiki

How to embed a Flash application into trac Wiki Some PLUGIN or what?
4
votes
5answers
1k views

A recommended Wiki for document collaboration / management?

I'm trying to convince the team I'm working for (which consists mostly of semi-technical or non-technical people) to drop our Windows-shared-folder stored word document based method of working on ...
6
votes
3answers
687 views

Where to put system documentation?

Where would you put documentation for a team web project? Our system is based on ASP.NET/C#, but I guess this problem is applicable to many other solutions/languages. Currently, we have the ...
1
vote
1answer
324 views

How to export C# documentation to a documentation wiki?

I am looking for something that will iterate over our model and extract each objects properties in order to build a documentation wiki. Is there a tool out there which will do such a thing? ...
1
vote
1answer
818 views

Using MAML for conceptual documentation of library

I am working on a new library and I am using XML comments for API documentation along with SandCastle which works really well. But I need to write additional documentation which covers concepts, ...
5
votes
6answers
4k views

Wiki software for software project documentation / knowlegde base

I am looking for a wiki software that would help organize all the informations developers need to do their job correctly and quickly. I have looked at several options (MediaWiki, DokuWiki, Foswiki, ...
5
votes
2answers
783 views

JavaDoc to (Doku)Wiki conversion / doclet

Our company has a very large public Java API which is currently being released standalone and online using (of course) JavaDoc. It is surrounded by product documentation which links into the API. We ...
8
votes
2answers
959 views

Is there a javadoc replacement that uses a Wiki-like syntax?

Is there a tool replacing javadoc with something that is more Wiki-style syntax instead of the HTMLish syntax of normal JavaDoc? One of my problems is that I mostly read JavaDoc in source form. Even ...
18
votes
6answers
1k views

What's a good solution for collecting business rule documentation?

I'm running into a situation, common I'm sure, where my business rule documentation is spread across emails, documentation (now out of date) and IMs. This stinks. I can think of 2 alternatives: ...
3
votes
2answers
378 views

Python Wiki Style Doc Generator

Looking for something like PyDoc that can generate a set of Wiki style pages vs the current HTML ones that export out of PyDoc. I would like to be able to export these in Google Code's Wiki as an ...
8
votes
2answers
1k views

Does there exist a “wiki” for editing doxygen comments?

I'm working on a fairly big open source RTS game engine (Spring). I recently added a bunch of new C++ functions callable by Lua, and am wondering how to best document them, and at the same time also ...
0
votes
1answer
164 views

Project's documentation when dealing with lots of business-logic rules. How to organize it?

I'm working on quite complicated project, in terms of business-logic quantity and quantity of components. Each developer mostly works on "his own" component. I understand that this isn't very ...
5
votes
2answers
688 views

Is there a Code Documentor with Wiki?

I am wondering if there is a code documentor that can sync with a wiki. This would be useful for libraries where the end-users could edit better descriptions of function uses and examples. And any ...
9
votes
5answers
496 views

How to build project's knowledge base?

The problem we have now in our team is that sometimes, when you need to start with different module/component you need to spend huge time amount for reviewing and understanding this part. How it ...
0
votes
3answers
111 views

How to make team more cross-functional?

The problem we have now in your development process, is that there are a few people, who don't make team more cross-functional. So, sometimes this people can become a bottleneck for some parts of the ...

1 2