added captions
This commit is contained in:
parent
c14b4d347d
commit
9da1a68ed8
1 changed files with 4 additions and 1 deletions
|
@ -55,6 +55,7 @@ This project features the following content types (and subdirectories):
|
|||
| `editor` |associated with `issue`|
|
||||
| `contributor` | associated with `article`|
|
||||
| `print`| used for generating PDFs from other content types |
|
||||
<figcaption>Table 1: Content types and description.</figcaption>
|
||||
|
||||
# Ontology {#ontology}
|
||||
|
||||
|
@ -123,7 +124,7 @@ This will create a link to the `target-article` but it will also create a backli
|
|||
|
||||
A link from this article to some other one, at the latter article will generate a backlink that would appear at the top right of the page (`mentioned in this-article`).
|
||||
|
||||

|
||||

|
||||
|
||||
Backlinks (as well as external and internal hyperlinks) are catalogued at [urls](/urls/).
|
||||
|
||||
|
@ -153,6 +154,8 @@ The root folder of the project contains the following files and folders.
|
|||
| `.git/` | standard Git folder -- a hidden folder with data from local version control.
|
||||
| `.gitignore` | standard Gitignore file -- a text file that dictates which files or folders to ignore from (Git) version control and backup.
|
||||
| `readme.md` | standard Git repository readme file.
|
||||
<figcaption>Table 2: Project file structure.</figcaption>
|
||||
|
||||
|
||||
# Sandpoints config file {#sandpoints-config}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue