Skip to content
This repository has been archived by the owner on Dec 31, 2024. It is now read-only.

Commit

Permalink
Añadidas Licencias a la documentación
Browse files Browse the repository at this point in the history
  • Loading branch information
TeenBiscuits committed Feb 20, 2024
1 parent b29d92e commit 1d74a11
Show file tree
Hide file tree
Showing 27 changed files with 149 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/cfg/buildprofiles.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<buildprofiles xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/build-profiles.xsd"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<!--
SPDX-FileCopyrightText: 2024 Pablo Portas López
SPDX-License-Identifier: GPL-3.0-only
-->

<variables>
<primary-color>blueberry</primary-color>
Expand Down
5 changes: 5 additions & 0 deletions docs/keymap.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
SPDX-FileCopyrightText: 2024 Pablo Portas López
SPDX-License-Identifier: GPL-3.0-only
-->
<!-- Siguiendo la documentación https://www.jetbrains.com/help/writerside/tutorial-reference-shortcuts.html#configure-project-to-use-the-keymap-file -->

<keymap id="my_keymap">
Expand Down
5 changes: 5 additions & 0 deletions docs/pro.tree
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE instance-profile
SYSTEM "https://resources.jetbrains.com/writerside/1.0/product-profile.dtd">
<!--
SPDX-FileCopyrightText: 2024 Pablo Portas López
SPDX-License-Identifier: GPL-3.0-only
-->

<instance-profile id="pro" name="Programación"
start-page="Pro2324.topic">
Expand Down
5 changes: 5 additions & 0 deletions docs/redirection-rules.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE rules SYSTEM "https://resources.jetbrains.com/writerside/1.0/redirection-rules.dtd">
<!--
SPDX-FileCopyrightText: 2024 Pablo Portas López
SPDX-License-Identifier: GPL-3.0-only
-->
<rules>
<!-- format is as follows
<rule id="<unique id>">
Expand Down
6 changes: 6 additions & 0 deletions docs/topics/Agradecimientos.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!--
SPDX-FileCopyrightText: 2024 Pablo Portas López
SPDX-License-Identifier: CC-BY-NC-4.0
-->

# Agradecimientos

<tldr>Este proyecto no sería posible sin el trabajo previo y la colaboración de estas talentosas personas. 🤗</tldr>
Expand Down
6 changes: 6 additions & 0 deletions docs/topics/Algoritmos.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!--
SPDX-FileCopyrightText: 2024 Pablo Portas López
SPDX-License-Identifier: CC-BY-NC-4.0
-->

# Algoritmos

<tldr>Algunos algoritmos de interés general</tldr>
Expand Down
6 changes: 6 additions & 0 deletions docs/topics/Bibliografia.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!--
SPDX-FileCopyrightText: 2024 Pablo Portas López
SPDX-License-Identifier: CC-BY-NC-4.0
-->

# Bibliografía

<warning><b>¡En construcción! <a href="https://github.com/TeenBiscuits/Pro2324">Colabora</a></b></warning>
Expand Down
6 changes: 6 additions & 0 deletions docs/topics/Bloque-1.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!--
SPDX-FileCopyrightText: 2024 Daniel Feito Pin
SPDX-License-Identifier: CC-BY-NC-4.0
-->

<tip>Copyright © 2024 Daniel Feito Pin</tip>

# Bloque 1 - Conceptos Básicos
Expand Down
6 changes: 6 additions & 0 deletions docs/topics/Bloque-2.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!--
SPDX-FileCopyrightText: 2024 Daniel Feito Pin
SPDX-License-Identifier: CC-BY-NC-4.0
-->

<tip>Copyright © 2024 Daniel Feito Pin</tip>

# Bloque 2 - Control de Flujo
Expand Down
6 changes: 6 additions & 0 deletions docs/topics/Bloque-3.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!--
SPDX-FileCopyrightText: 2024 Daniel Feito Pin
SPDX-License-Identifier: CC-BY-NC-4.0
-->

<tip>Copyright © 2024 Daniel Feito Pin</tip>

# Bloque 3 - Subprogramas
Expand Down
6 changes: 6 additions & 0 deletions docs/topics/Bloque-4.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!--
SPDX-FileCopyrightText: 2024 Daniel Feito Pin
SPDX-License-Identifier: CC-BY-NC-4.0
-->

<tip>Copyright © 2024 Daniel Feito Pin</tip>

# Bloque 4 - Estructuras de Datos
Expand Down
4 changes: 4 additions & 0 deletions docs/topics/Boletines.topic
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,11 @@
<topic xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/topic.v2.xsd"
title="Boletines" id="Boletines">
<!--
SPDX-FileCopyrightText: 2024 Pablo Portas López
SPDX-License-Identifier: CC-BY-NC-4.0
-->
<section-starting-page>
<title>Boletines</title>
<description>
Expand Down
6 changes: 6 additions & 0 deletions docs/topics/Compilador.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!--
SPDX-FileCopyrightText: 2024 Pablo Portas López
SPDX-License-Identifier: CC-BY-NC-4.0
-->

# El Compilador - CLion

<tldr>Configura tu entorno de programación y compilador CLion by JetBrains.</tldr>
Expand Down
6 changes: 6 additions & 0 deletions docs/topics/Ejemplos.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!--
SPDX-FileCopyrightText: 2024 Pablo Portas López
SPDX-License-Identifier: CC-BY-NC-4.0
-->

# Ejemplos

<note><b>Próximamente...</b></note>
6 changes: 6 additions & 0 deletions docs/topics/Examenes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!--
SPDX-FileCopyrightText: 2024 Pablo Portas López
SPDX-License-Identifier: CC-BY-NC-4.0
-->

# Antiguos Exámenes

<warning><b>¡En construcción!</b></warning>
5 changes: 5 additions & 0 deletions docs/topics/Extras.topic
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@
<topic xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/topic.v2.xsd"
id="Extras" title="Extras">
<!--
SPDX-FileCopyrightText: 2024 Pablo Portas López
SPDX-License-Identifier: CC-BY-NC-4.0
-->

<section-starting-page>
<title>Extras</title>
Expand Down
6 changes: 6 additions & 0 deletions docs/topics/Para-Colaboradores.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
<no-index/>

<!--
SPDX-FileCopyrightText: 2024 Pablo Portas López
SPDX-License-Identifier: CC-BY-NC-4.0
-->

# Para Colaboradores

<tldr>
Expand Down
6 changes: 6 additions & 0 deletions docs/topics/Pro-1-Boletin-1.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!--
SPDX-FileCopyrightText: 2024 Pablo Portas López
SPDX-License-Identifier: CC-BY-NC-4.0
-->

# Boletín 1

<!-- VERSIÓN CON ENUNCIADOS -->
Expand Down
6 changes: 6 additions & 0 deletions docs/topics/Pro-1-Boletin-2.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!--
SPDX-FileCopyrightText: 2024 Pablo Portas López
SPDX-License-Identifier: CC-BY-NC-4.0
-->

# Boletín 2

<tldr>Bucles (while / do while / for) y condicionales (if / else / switch)</tldr>
Expand Down
6 changes: 6 additions & 0 deletions docs/topics/Pro-1-Boletin-3.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!--
SPDX-FileCopyrightText: 2024 Pablo Portas López
SPDX-License-Identifier: CC-BY-NC-4.0
-->

# Boletín 3

<!-- VERSIÓN CON ENUNCIADOS -->
Expand Down
6 changes: 6 additions & 0 deletions docs/topics/Pro-1-Boletin-4.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!--
SPDX-FileCopyrightText: 2024 Pablo Portas López
SPDX-License-Identifier: CC-BY-NC-4.0
-->

# Boletín 4

<!-- VERSIÓN CON ENUNCIADOS -->
Expand Down
4 changes: 4 additions & 0 deletions docs/topics/Pro2324.topic
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,11 @@
<topic xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/topic.v2.xsd"
title="Pro2324" id="Pro2324">
<!--
SPDX-FileCopyrightText: 2024 Pablo Portas López
SPDX-License-Identifier: CC-BY-NC-4.0
-->
<!-- Basado en la plantilla por defecto del Writeside -->

<section-starting-page>
Expand Down
6 changes: 6 additions & 0 deletions docs/topics/Teoria-Introduccion.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!--
SPDX-FileCopyrightText: 2024 Pablo Portas López
SPDX-License-Identifier: CC-BY-NC-4.0
-->

# Introducción

<warning><b>¡En construcción! <a href="https://github.com/TeenBiscuits/Pro2324">Colabora</a></b></warning>
Expand Down
5 changes: 5 additions & 0 deletions docs/topics/Teoria.topic
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@
<topic xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/topic.v2.xsd"
title="Apuntes" id="Teoria" help-id="Teoría">
<!--
SPDX-FileCopyrightText: 2024 Pablo Portas López
SPDX-License-Identifier: CC-BY-NC-4.0
-->

<section-starting-page>
<title>Apuntes</title>
Expand Down
6 changes: 6 additions & 0 deletions docs/topics/Tres-En-Raya.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!--
SPDX-FileCopyrightText: 2024 Pablo Portas López
SPDX-License-Identifier: CC-BY-NC-4.0
-->

# Tres En Raya

<tldr>Juego del Tres En Raya escrito en C</tldr>
Expand Down
5 changes: 5 additions & 0 deletions docs/topics/Tutoriales.topic
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@
<topic xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/topic.v2.xsd"
id="Tutoriales" title="Tutoriales">
<!--
SPDX-FileCopyrightText: 2024 Pablo Portas López
SPDX-License-Identifier: CC-BY-NC-4.0
-->

<section-starting-page>
<title>Tutoriales</title>
Expand Down
4 changes: 4 additions & 0 deletions docs/writerside.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE ihp SYSTEM "https://resources.jetbrains.com/writerside/1.0/ihp.dtd">
<!--
SPDX-FileCopyrightText: 2024 Pablo Portas López

SPDX-License-Identifier: GPL-3.0-only
-->
<ihp version="2.0">
<topics dir="topics"/>
<images dir="images" web-path="Pro2324"/>
Expand Down

0 comments on commit 1d74a11

Please sign in to comment.