Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sadfasdf #14

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions repo-documento/index.rst → index.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
####################
Titolo del documento
Nuovo titolo
####################


Expand All @@ -11,5 +11,5 @@ Nel Capitolo 2 vengono presentati ...

.. toctree::

titolo-capitolo-1.rst
titolo-capitolo-2.rst
_rst/titolo-capitolo-1.rst
_rst/titolo-capitolo-2.rst
16 changes: 2 additions & 14 deletions repo-documento/document_settings.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,6 @@
document:
name: Titolo del documento
description: |
Lorem ipsum dolor sit amet, consectetur
adipisicing elit, sed do eiusmod tempor
incididunt ut labore et dolore magna aliqua.
Ut enim ad minim veniam, quis nostrud
exercitation ullamco laboris nisi ut
aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in
voluptate velit esse cillum dolore eu
fugiat nulla pariatur. Excepteur sint
occaecat cupidatat non proident, sunt in
culpa qui officia deserunt mollit anim id
est laborum.
name: Nuovo Titolo
description: Nuova descrizione
tags:
- topic
- related topic
Expand Down