Skip to content

Commit 7d0fcc8

Browse files
committed
move platform dfa to separate folder
1 parent f6661e1 commit 7d0fcc8

File tree

3 files changed

+24
-0
lines changed

3 files changed

+24
-0
lines changed

process/folder_templates/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@ Folder Templates
2525
features/index.rst
2626
modules/index.rst
2727
tools/index.rst
28+
platform/index.rst
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
..
2+
# *******************************************************************************
3+
# Copyright (c) 2024 Contributors to the Eclipse Foundation
4+
#
5+
# See the NOTICE file(s) distributed with this work for additional
6+
# information regarding copyright ownership.
7+
#
8+
# This program and the accompanying materials are made available under the
9+
# terms of the Apache License Version 2.0 which is available at
10+
# https://www.apache.org/licenses/LICENSE-2.0
11+
#
12+
# SPDX-License-Identifier: Apache-2.0
13+
# *******************************************************************************
14+
15+
.. _platform_template:
16+
17+
Platform
18+
========
19+
20+
.. toctree::
21+
:hidden:
22+
23+
safety_analysis/platform_dfa.rst

process/folder_templates/features/feature_name/safety_analysis/platform_dfa.rst renamed to process/folder_templates/platform/safety_analysis/platform_dfa.rst

File renamed without changes.

0 commit comments

Comments
 (0)