Hello , could you give link at your main site to http://code.metager.de/source/xref/ogre ... reRoot.cpp ...
So one can read the code online with all the bells and whistles this site provides ?
Hosting Ogre3d's source code
-
- Minaton
- Posts: 933
- Joined: Mon Mar 05, 2012 11:37 am
- Location: Germany
- x 110
Re: Hosting OGre3d's source code
I didn't understand your question. The source code is located at https://bitbucket.org/sinbad/ogre
-
- Gnome
- Posts: 377
- Joined: Thu May 24, 2012 7:16 pm
- x 18
Re: Hosting OGre3d's source code
Sure , but you cannot jump back and forth with it.
-
- Gremlin
- Posts: 183
- Joined: Sun May 01, 2005 2:00 pm
- x 23
-
- Gnome
- Posts: 377
- Joined: Thu May 24, 2012 7:16 pm
- x 18
Re: Hosting OGre3d's source code
Qrde, one cannot, you can only jump to method's/ function's descritiption in doxygen doc. But nothing more ...
-
- Orc
- Posts: 412
- Joined: Thu Jun 04, 2009 3:21 am
- Location: Kalamazoo,MI
- x 38
Re: Hosting OGre3d's source code
Sounds like there's some different doxygen flags in your generation that you find helpful. Maybe if you know which flags you're using you can share them. If the community finds it useful, I would think the ogre team could re-gen the doxygen with new/modified flags. I'm just not sure what exactly you're meaning with jumping back and forth still...
-
- Beholder
- Posts: 1512
- Joined: Fri Feb 22, 2013 4:44 am
- Location: Deep behind enemy lines
- x 139
Re: Hosting OGre3d's source code
If you check the link in the original post, it's a web based code analysis tool. AFAIK most people are using their IDE / doxygen docs for this task. The problem with linking to this, as with many things, is who maintains it?
Also I think the right question to ask is "Would anyone find this useful?" and not "Can you please link this from the main site?". If everyone says yes to the first question, the second question won't even need to get asked, it will just happen.
Also I think the right question to ask is "Would anyone find this useful?" and not "Can you please link this from the main site?". If everyone says yes to the first question, the second question won't even need to get asked, it will just happen.
-
- Orc
- Posts: 412
- Joined: Thu Jun 04, 2009 3:21 am
- Location: Kalamazoo,MI
- x 38
Re: Hosting OGre3d's source code
yeah, I didn't check the link... Now that I do, this is a tool I'm not familiar with... Well, agree with you c6burns on the "question" change. I personally think the doxygen output already up is sufficient for the community. You can always use tools on your own for more analysis.
-
- OGRE Team Member
- Posts: 4304
- Joined: Mon Feb 04, 2008 2:02 pm
- Location: Germany
- x 136
Re: Hosting OGre3d's source code
I agree with the previous comments that the community needs to specify if the current doxygen output is enough or not.
If more elaborate flags for our doxygen output are requested, please create a matching pull-request. The doxygen config file is part of the Ogre source: <source_path>/docs/src/html.cfg
I will then take care of re-generating and uploading newer versions.
@paul24: Who is maintaining that metager.de website? The university of Hannover? Does that tool automatically pull in the latest source code to stay up-to-date? Does it handles multiple branches?
If more elaborate flags for our doxygen output are requested, please create a matching pull-request. The doxygen config file is part of the Ogre source: <source_path>/docs/src/html.cfg
I will then take care of re-generating and uploading newer versions.
@paul24: Who is maintaining that metager.de website? The university of Hannover? Does that tool automatically pull in the latest source code to stay up-to-date? Does it handles multiple branches?
Ogre Admin [Admin, Dev, PR, Finance, Wiki, etc.] | BasicOgreFramework | AdvancedOgreFramework
Don't know what to do in your spare time? Help the Ogre wiki grow! Or squash a bug...
Don't know what to do in your spare time? Help the Ogre wiki grow! Or squash a bug...
-
- Minaton
- Posts: 933
- Joined: Mon Mar 05, 2012 11:37 am
- Location: Germany
- x 110
Re: Hosting OGre3d's source code
I think Doxygen is enough for that case. Maybe it would be a good idea to upload all three API docs: 1.9, 1.10 and 2.0spacegaier wrote:I agree with the previous comments that the community needs to specify if the current doxygen output is enough or not.
The code documentation is not that problem, the API doc is also included in SDKs. But we need a new documentation and new tutorials for 1.9+!
-
- Gnome
- Posts: 377
- Joined: Thu May 24, 2012 7:16 pm
- x 18
Re: Hosting Ogre3d's source code
spacegaier: This is some long running german research company providing meta search engine https://metager.de/impressum/ By some reason they are hosting this projects' source code : https://metager.de/faq/ . Is seems to be no answer IN the FAQ how the new projects are added , but my german is ziemlisch schlecht ...
EDIT : Well it uses the OpenGrok software : http://opengrok.github.io/OpenGrok/ I don't say you must depend of the aforementioned site; it would be just handy to have this source code browser ... .
EDIT : Well it uses the OpenGrok software : http://opengrok.github.io/OpenGrok/ I don't say you must depend of the aforementioned site; it would be just handy to have this source code browser ... .