fuel / depot

Fuel PHP Framework - Fuel v1.x dochub application. Get your info here!
52 stars 26 forks source link

FuelPHP Code Documentation #1

Open WanWizard opened 12 years ago

WanWizard commented 12 years ago

The application needs an interface through which the development documentation can be managed.

Current plan is to use:

Docs require user based access for modifcations, based on group membership with ACL's for 'no access', 'moderated access', or 'full access'.

A task should be written which will generate an HTML version of the docs, which can be used off-line, similar to the current documentation. It can also be zipped and presented for download on the main website.

WanWizard commented 12 years ago

For every change, the user who made the change must be registered. This will allow blame-like reporting later.

ghost commented 12 years ago

We also need a special markdown command for example code.

ghost commented 12 years ago

Version tags to permit searches, editing / updating and version specific html, pdf docs to be produced.

WanWizard commented 12 years ago

@Phil-F Example code works fine with the standard Markdown code block, in combination with the syntax highligher.

Or are you looking for something specific?

WanWizard commented 12 years ago

@Phil-F Documentation is organized per github branch. A search hasn't been implement it, but it would be logical to have 'version' as one of the selectable filters.

monsonis commented 12 years ago

@FrenkyNet @WanWizard, maybe it will be a good idea to internationalize the documentation in order to aid to translate fuelphp documentation to other languages. I´ve seen translations to japanesse and maybe i can help to translate to spanish.

WanWizard commented 12 years ago

I'm not in favour of that. unless we have someone that will maintain them, and is completely commited to maintaining it.

If not, we'll end up with an official documentation website with incomplete docs, which will then become our problem.