Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
anis-doc
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
anis
anis-doc
Commits
699f1830
Commit
699f1830
authored
2 years ago
by
François Agneray
Browse files
Options
Downloads
Patches
Plain Diff
Minor changes
parent
c036d0d1
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#10705
passed
2 years ago
Stage: build
Stage: dockerize
Stage: deploy
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
Makefile
+1
-1
1 addition, 1 deletion
Makefile
docs/img/anis_make.png
+0
-0
0 additions, 0 deletions
docs/img/anis_make.png
docs/index.md
+3
-2
3 additions, 2 deletions
docs/index.md
mkdocs.yml
+1
-1
1 addition, 1 deletion
mkdocs.yml
with
5 additions
and
4 deletions
Makefile
+
1
−
1
View file @
699f1830
...
...
@@ -23,7 +23,7 @@ start:
@
docker run
--init
-it
--rm
\
--user
$(
UID
)
:
$(
GID
)
\
--name
$(
NAME_APP
)
\
-p
8888:8888
\
-p
2080:2080
\
-v
$(
CURDIR
)
:/project
\
-w
/project
-d
mkdocs-img mkdocs serve
...
...
This diff is collapsed.
Click to expand it.
docs/img/anis_make.png
+
0
−
0
View replaced file @
c036d0d1
View file @
699f1830
23 KiB
|
W:
|
H:
31.8 KiB
|
W:
|
H:
2-up
Swipe
Onion skin
This diff is collapsed.
Click to expand it.
docs/index.md
+
3
−
2
View file @
699f1830
...
...
@@ -58,5 +58,6 @@ Here is the list of people involved in the development:
*
`François Agneray`
: Laboratoire d'Astrophysique de Marseille (CNRS)
*
`Chrystel Moreau`
: Laboratoire d'Astrophysique de Marseille (CNRS)
*
`Divin Angapay`
: Laboratoire d'Astrophysique de Marseille (CNRS since 2022)
*
`Tifenn Guillas`
: Laboratoire d'Astrophysique de Marseille (CNRS 2018-2022)
\ No newline at end of file
*
`Lucas Menou`
: Laboratoire D'astrophysique de Marseille (CDD - CNRS since 2023)
*
`Divin Angapay`
: Laboratoire d'Astrophysique de Marseille (CDD - CNRS since 2022)
*
`Tifenn Guillas`
: Laboratoire d'Astrophysique de Marseille (CDD - CNRS 2018-2022)
\ No newline at end of file
This diff is collapsed.
Click to expand it.
mkdocs.yml
+
1
−
1
View file @
699f1830
site_name
:
ANIS Documentation
dev_addr
:
0.0.0.0:
8888
dev_addr
:
0.0.0.0:
2080
theme
:
readthedocs
extra_css
:
[
extra.css
]
nav
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment