Developer Documentation

Discuss and help improve OpenMW's infrastructure: Website, Forums, issue tracker and everything having to do with keeping the lights on with OpenMW.
Post Reply
User avatar
Zini
Posts: 5538
Joined: 06 Aug 2011, 15:16

Developer Documentation

Post by Zini »

Finally got around to finish up a few improvements to the developer documentation I had queued up.

Have a look at the Developer Reference page on the wiki: http://openmw.org/wiki/index.php?title= ... _Reference

I also made a new Contributions Wanted page (probably needs additional links for most of the check list items).

Two more documentation related tasks:

* Doxygen Cleanup
* More Component Namespace Cleanup

These can wait until 0.13.0 though. The roadmap for 0.12.0 is full enough.

I think I screwed up the formatting of one wiki page: http://openmw.org/wiki/index.php?title= ... edlink%3D1
Could someone with more wiki-expertise have a look at it?

As usual clean up (spelling, formatting, more links) is welcome.

I still have to add the Configuration page (see http://openmw.org/wiki/index.php?title=Architecture), but I would like to wait until we are deeper in 0.12.0 (still some minor issues to clear).

Anyway, that should fix the most important holes in our developer documentation. I consider our primary documentation effort concluded for now.
User avatar
Rhys
Posts: 113
Joined: 06 Aug 2011, 01:51
Location: Australia

Re: Developer Documentation

Post by Rhys »

Zini wrote: I think I screwed up the formatting of one wiki page: http://openmw.org/wiki/index.php?title= ... edlink%3D1
Could someone with more wiki-expertise have a look at it?
Ooops, sorry I must have not noticed that jumbled link in "policies and standards", I'm guessing on the old site that page was not actually existing. So the link in the cached wiki was pointing to where you can create the page. So wiki thought you wanted to create a page called "Other_Coding_Rules&action=edit&redlink=1"
Is this what you mean?

Instead try http://openmw.org/wiki/index.php?title= ... ding_Rules (I copied the thing over)


These other ones should probably be deleted
http://openmw.org/wiki/index.php?title= ... edlink%3D1
http://openmw.org/wiki/index.php?title= ... ding_rules (sorry this was me, used wrong case :oops: )
User avatar
Zini
Posts: 5538
Joined: 06 Aug 2011, 15:16

Re: Developer Documentation

Post by Zini »

Yeah, that was what I meant.
User avatar
Zini
Posts: 5538
Joined: 06 Aug 2011, 15:16

Re: Developer Documentation

Post by Zini »

btw. I agree that these two pages should be deleted. We usually don't delete outdated pages (instead we flag them as outdated/obsolete). But these pages here aren't outdated content, but a plain technical error. I am not sure how to delete a page on a wiki permanently though.
safferli
Posts: 14
Joined: 06 Aug 2011, 23:06

Re: Developer Documentation

Post by safferli »

Zini wrote:btw. I agree that these two pages should be deleted. We usually don't delete outdated pages (instead we flag them as outdated/obsolete). But these pages here aren't outdated content, but a plain technical error. I am not sure how to delete a page on a wiki permanently though.
If you have admin (or, more precisely, write/delete) rights, you can soft-delete wiki pages. There should be a "delete" tab on top, next to the "history" one on the default layout.
User avatar
Zini
Posts: 5538
Joined: 06 Aug 2011, 15:16

Re: Developer Documentation

Post by Zini »

Nope. None there.
User avatar
lgromanowski
Site Admin
Posts: 1193
Joined: 05 Aug 2011, 22:21
Location: Wroclaw, Poland
Contact:

Re: Developer Documentation

Post by lgromanowski »

Because of integration of phpbb users and wiki some things are messed up - I will fix it in few moments.

// EDIT: Fixed - Zini have administration rights set. Page "Other coding rules" was deleted.
User avatar
Zini
Posts: 5538
Joined: 06 Aug 2011, 15:16

Re: Developer Documentation

Post by Zini »

Thanks.
Post Reply