Skip to content

Commit b2f6d6b

Browse files
authored
Merge pull request #115 from gavv/patch-1
Delete RDoc::Generator::SolarFish
2 parents e850b85 + 944343b commit b2f6d6b

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

src/components/ProjectList/listOfProjects.js

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -635,13 +635,6 @@ const projectList = [
635635
description: 'Column-oriented database management system that allows generating analytical data reports in real time.',
636636
tags: ['C++', 'C++20', 'cpp', 'Linux', 'DBMS', 'OLAP', 'Analytics', 'SQL', 'Big Data', 'Distributed Database', 'MPP'],
637637
},
638-
{
639-
name: 'RDoc SolarFish',
640-
imageSrc: 'https://avatars1.githubusercontent.com/u/25398702',
641-
projectLink: 'https://github.com/rbdoc/rdoc-generator-solarfish/labels/help%20wanted',
642-
description: 'Single-page HTML5 generator for Ruby RDoc.',
643-
tags: ['Ruby', 'HTML', 'CSS'],
644-
},
645638
{
646639
name: 'Game of Life',
647640
imageSrc: 'https://troytae.github.io/game-of-life/favicon.gif',

0 commit comments

Comments
 (0)