Remove projects page from documentation
This commit is contained in:
parent
f33941bb1d
commit
7a04232890
|
@ -55,13 +55,13 @@ Code contributions
|
||||||
So you are considering making a code contribution, great! we love to have
|
So you are considering making a code contribution, great! we love to have
|
||||||
contributions from the community.
|
contributions from the community.
|
||||||
|
|
||||||
Before starting hands-on on coding, please check out the
|
Before starting hands-on on coding, please check out our
|
||||||
[projects page][projectslink] to see if we are already working on that, it would
|
[issue board][wafflelink] to see if we are already working on that, it would
|
||||||
be a pity putting an effort into something just to discover that someone else
|
be a pity putting an effort into something just to discover that someone else
|
||||||
was already working on that. In case of doubt or to discuss how to proceed,
|
was already working on that. In case of doubt or to discuss how to proceed,
|
||||||
please contact one of us (or send an email to carla.simulator@gmail.com).
|
please contact one of us (or send an email to carla.simulator@gmail.com).
|
||||||
|
|
||||||
[projectslink]: https://github.com/carla-simulator/carla/projects/1
|
[wafflelink]: https://waffle.io/carla-simulator/carla
|
||||||
|
|
||||||
#### Where can I learn more about Unreal Engine?
|
#### Where can I learn more about Unreal Engine?
|
||||||
|
|
||||||
|
|
|
@ -4,13 +4,14 @@ Thanks for contributing to CARLA!
|
||||||
|
|
||||||
If you are asking a question please make sure your question was not asked before
|
If you are asking a question please make sure your question was not asked before
|
||||||
by searching among the existing issues. Also make sure you have read our
|
by searching among the existing issues. Also make sure you have read our
|
||||||
documentation and FAQ at carla.readthedocs.io.
|
documentation and FAQ at http://carla.readthedocs.io.
|
||||||
|
|
||||||
If your question is about creating content (assets, levels) you'll most likely
|
If your question is about creating content (assets, levels) you'll most likely
|
||||||
have all the info you need in the unreal Docuumentation:
|
have all the info you need in the Unreal Engine's documentation
|
||||||
https://docs.unrealengine.com
|
https://docs.unrealengine.com
|
||||||
Please, keep the threads focused and single-themed. Make them esy to find
|
|
||||||
for everyone
|
Please, keep the threads focused and single-themed. Make them easy to find
|
||||||
|
for everyone.
|
||||||
|
|
||||||
If you are reporting an issue, please provide the CARLA version number you are
|
If you are reporting an issue, please provide the CARLA version number you are
|
||||||
using and your Platform/OS.
|
using and your Platform/OS.
|
||||||
|
|
Loading…
Reference in New Issue