diff --git a/ideas/index.rst b/ideas/index.rst index 7d33982bf205e5198787e9e1b22abe51c65e1484..6ae12dbb4290a135b0e44cfe53887cc3a00f3d13 100644 --- a/ideas/index.rst +++ b/ideas/index.rst @@ -13,23 +13,6 @@ dedicated a specific collections of functions and connected to automate things i be done via `forum <https://forum.beagleboard.org/>`_ as well and must be open for everyone to access. **No direct messages should be sent to mentors or community members until unless there is a private matter.** -All the projects have colorful badges for making your choice easier, - -.. table:: - - +------------------------------------+------------------------------------+------------------------------------+ - | Priority | Complexity | Size | - +====================================+====================================+====================================+ - | :bdg-danger:`High priority` | :bdg-danger:`High complexity` | :bdg-danger-line:`Large size` | - +------------------------------------+------------------------------------+------------------------------------+ - | :bdg-success:`Medium priority` | :bdg-success:`Medium complexity` | :bdg-success-line:`Medium size` | - +------------------------------------+------------------------------------+------------------------------------+ - | :bdg-info:`Low priority` | :bdg-info:`Low complexity` | :bdg-info-line:`Small size` | - +------------------------------------+------------------------------------+------------------------------------+ - -.. admonition:: Did you know? - - BeagleBoard.org has been accepted to be a mentoring organization in the Google Summer of Code (GSoC) for twelve previous years! .. note:: @@ -37,22 +20,20 @@ All the projects have colorful badges for making your choice easier, rather than leaving it up to someone else. Google Summer of a Code with BeagleBoard.org is a great way to learn skills highly in demand while making a difference in the world. -.. toctree:: - :maxdepth: 2 - :hidden: - :caption: Project Ideas - - linux-kernel-improvements - rtos-microkernel-improvements - deep-learning - beagleconnect-technology - automation-and-industrial-io - soft-peripherals-using-co-processors - security-and-privacy - beaglebone-audio-applications - bela-applications - fpga-projects - other-projects +.. table:: ++---------------------------+-------------------------------------+----------------------------------+------------------------------------------------------------------+----------------------------------------------------------------------+ +| Category | Title | Size/Complexity | Description | Forum | ++===========================+=====================================+==================================+==================================================================+======================================================================+ +| Linux kernel improvements | Beaglebone Cape compatibility layer | :bdg-danger-line:`Large size` | Update the cape compatibility layer for BeagleBone Black, AI-64, | `Discuss <https://forum.beagleboard.org/tags/c/gsoc/13/gsoc-ideas>`_ | +| | | :bdg-success:`Medium complexity` | and newer boards to support more kernel versions. | | ++---------------------------+-------------------------------------+----------------------------------+------------------------------------------------------------------+----------------------------------------------------------------------+ +| | | | | | ++---------------------------+-------------------------------------+----------------------------------+------------------------------------------------------------------+----------------------------------------------------------------------+ +| | | | | | ++---------------------------+-------------------------------------+----------------------------------+------------------------------------------------------------------+----------------------------------------------------------------------+ + +.. admonition:: Did you know? + BeagleBoard.org has been accepted to be a mentoring organization in the Google Summer of Code (GSoC) for twelve previous years!