Skip to content

Commit 03d0f3c

Browse files
ctruedenmattxwang
authored andcommitted
Clean up library section and icon metadata
1 parent 1cd2144 commit 03d0f3c

File tree

7 files changed

+8
-3
lines changed

7 files changed

+8
-3
lines changed

_pages/libs/imagej-command-archetype.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ mediawiki: ImageJ_Command_Archetype
33
title: ImageJ Command Archetype
44
section: Explore:Libraries
55
artifact: net.imagej:imagej-command-archetype
6+
icon: /media/icons/imagej.png
67
---
78

89

_pages/libs/imagej-common.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ mediawiki: ImageJ_Common
33
title: ImageJ Common
44
section: Explore:Libraries
55
artifact: net.imagej:imagej-common
6+
icon: /media/icons/imagej.png
67
---
78

89
The ImageJ Common library contains ImageJ's core image data model, based on the [ImgLib2](/libs/imglib2) library for multidimensional image data processing, as well as the corresponding core image display logic for user interfaces, based on the [SciJava Common](/libs/scijava#scijava-common) application framework.

_pages/libs/imagej-legacy.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ mediawiki: Compatibility
33
title: ImageJ Legacy Layer
44
section: Explore:Libraries
55
artifact: net.imagej:imagej-legacy
6+
icon: /media/icons/imagej.png
67
---
78

89
Backward compatibility is one of ImageJ's most important goals. It must remain possible to use existing plugins and macros with new versions of [ImageJ](/software/imagej).

_pages/libs/imagej-ops/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
22
mediawiki: ImageJ_Ops
33
title: ImageJ Ops
4-
section: Extend:Development:Guides
4+
section: Explore:Libraries
55
artifact: net.imagej:imagej-ops
6+
icon: /media/icons/imagej.png
67
ref: Rueden, C., Dietz, C., Horn, M., Schindelin, J., Northan, B., Berthold, M. & Eliceiri, K. (2021). ImageJ Ops [Software]. https://imagej.net/Ops.
78
---
89

_pages/libs/imageja.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: ImageJA
33
section: Explore:Libraries
4-
icon: /media/icons/imagej1.png
54
artifact: net.imagej:ij
5+
icon: /media/icons/imagej1.png
66
---
77

88
ImageJA is a project that provides a clean [Git](/develop/git) history of the [ImageJ 1.x](/software/imagej1) project, with a proper 'pom.xml' file so that it can be used with [Maven](/develop/maven) without hassles.

_pages/libs/imglib1/workshop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
mediawiki: Into_ImgLib_-_Generic_Image_Processing_in_Java
33
title: Into ImgLib - Generic Image Processing in Java
4-
section: Development:ImgLib2:Tutorials
4+
section: Explore:Libraries
55
nav-links: true
66
nav-title: Workshop
77
---

_pages/libs/scijava.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: SciJava
3+
section: Explore:Libraries
34
icon: /media/icons/scijava.svg
45
logo: /media/logos/scijava.png
56
artifact: org.scijava:scijava-common

0 commit comments

Comments
 (0)