Repository: incubator-taverna-plugin-component Updated Branches: refs/heads/master 72ec68298 -> bb94976c9
Make Markdown GitHub-friendly Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-component/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-component/commit/bb94976c Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-component/tree/bb94976c Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-component/diff/bb94976c Branch: refs/heads/master Commit: bb94976c9c4bac83ef9d0e3132832b17925ac4b5 Parents: 72ec682 Author: Stian Soiland-Reyes <[email protected]> Authored: Fri Jun 29 10:01:04 2018 +0100 Committer: Stian Soiland-Reyes <[email protected]> Committed: Fri Jun 29 10:01:04 2018 +0100 ---------------------------------------------------------------------- doc/component-profile-editor.md | 13 +++++++++---- doc/component-validator.md | 12 ++++++++---- doc/index.md | 13 +++++++------ 3 files changed, 24 insertions(+), 14 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-component/blob/bb94976c/doc/component-profile-editor.md ---------------------------------------------------------------------- diff --git a/doc/component-profile-editor.md b/doc/component-profile-editor.md index f784c6d..b90dcee 100644 --- a/doc/component-profile-editor.md +++ b/doc/component-profile-editor.md @@ -1,20 +1,25 @@ -Title: Component profile editor -Notice: Licensed to the Apache Software Foundation (ASF) under one +# Component profile editor + +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - . + http://www.apache.org/licenses/LICENSE-2.0 - . + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +--> + + The Taverna Component Profile Editor is a simple tool for editing and creating profiles for [Taverna Components[(/documentation/components). http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-component/blob/bb94976c/doc/component-validator.md ---------------------------------------------------------------------- diff --git a/doc/component-validator.md b/doc/component-validator.md index 145e8d0..409aa86 100644 --- a/doc/component-validator.md +++ b/doc/component-validator.md @@ -1,20 +1,24 @@ -Title: Component validator -Notice: Licensed to the Apache Software Foundation (ASF) under one +# Component validator + +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - . + http://www.apache.org/licenses/LICENSE-2.0 - . + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +--> + The Taverna Component Validator is a tool and library for checking whether a [Taverna Component](/documentation/components) satisfies the component profile defined by the family of which it is a member. http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-component/blob/bb94976c/doc/index.md ---------------------------------------------------------------------- diff --git a/doc/index.md b/doc/index.md index 2f647bc..92d6247 100644 --- a/doc/index.md +++ b/doc/index.md @@ -1,22 +1,23 @@ -Title: Workflow Components -Notice: Licensed to the Apache Software Foundation (ASF) under one +# Workflow Components + +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - . + http://www.apache.org/licenses/LICENSE-2.0 - . + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - -[TOC] +--> ## Overview Taverna Workflow Components are a system for creating shareable, reusable,
