Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
CaosDB Octave library
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
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
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
caosdb
Software
CaosDB Octave library
Commits
7ccdd987
Verified
Commit
7ccdd987
authored
2 years ago
by
Daniel Hornung
Browse files
Options
Downloads
Patches
Plain Diff
Preparing release 0.2.1
parent
96811f15
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Pipeline
#33730
failed
2 years ago
Stage: setup
Stage: test
Stage: deploy
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
DESCRIPTION
+2
-2
2 additions, 2 deletions
DESCRIPTION
doc/Generate_Octave_Doc.m
+3
-3
3 additions, 3 deletions
doc/Generate_Octave_Doc.m
doc/conf.py
+2
-2
2 additions, 2 deletions
doc/conf.py
with
7 additions
and
7 deletions
DESCRIPTION
+
2
−
2
View file @
7ccdd987
# See https://octave.org/doc/interpreter/The-DESCRIPTION-File.html
# See https://octave.org/doc/interpreter/The-DESCRIPTION-File.html
Name: caosdb
Name: caosdb
Version: 0.2.1
-dev
Version: 0.2.1
Date: 202
2
-0
9-26
Date: 202
3
-0
2-17
Author: Daniel Hornung <d.hornung@indiscale.com>
Author: Daniel Hornung <d.hornung@indiscale.com>
Maintainer: Daniel Hornung <d.hornung@indiscale.com>
Maintainer: Daniel Hornung <d.hornung@indiscale.com>
Title: Octave and Matlab library for CaosDB
Title: Octave and Matlab library for CaosDB
...
...
This diff is collapsed.
Click to expand it.
doc/Generate_Octave_Doc.m
+
3
−
3
View file @
7ccdd987
% Copyright (C) 2021 IndiScale GmbH <info@indiscale.com>
% Copyright (C) 2021
-2023
IndiScale GmbH <info@indiscale.com>
% Copyright (C) 2021 Daniel Hornung <d.hornung@indiscale.com>
% Copyright (C) 2021
-2023
Daniel Hornung <d.hornung@indiscale.com>
%
%
% This file is a part of the CaosDB Project.
% This file is a part of the CaosDB Project.
%
%
...
@@ -23,7 +23,7 @@ header = @(a_1, a_2, a_3) ...
...
@@ -23,7 +23,7 @@ header = @(a_1, a_2, a_3) ...
'<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">\n'
,
...
'<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">\n'
,
...
' <head>\n'
,
...
' <head>\n'
,
...
' <meta http-equiv="content-type" content="text/html; charset=utf-8" />\n'
,
...
' <meta http-equiv="content-type" content="text/html; charset=utf-8" />\n'
,
...
' <meta name="date" content="202
2
-0
9-26
"/>\n'
,
...
' <meta name="date" content="202
3
-0
2-17
"/>\n'
,
...
' <meta name="generator" content="generate_html 0.4.0" />\n'
,
...
' <meta name="generator" content="generate_html 0.4.0" />\n'
,
...
' <meta name="author" content="The Octave-Forge Community" />\n'
,
...
' <meta name="author" content="The Octave-Forge Community" />\n'
,
...
' <meta name="description" content="Octave-Forge is a collection of packages '
,
...
' <meta name="description" content="Octave-Forge is a collection of packages '
,
...
...
...
This diff is collapsed.
Click to expand it.
doc/conf.py
+
2
−
2
View file @
7ccdd987
...
@@ -23,14 +23,14 @@ import sphinx_rtd_theme # type: ignore # noqa: 401
...
@@ -23,14 +23,14 @@ import sphinx_rtd_theme # type: ignore # noqa: 401
# -- Project information -----------------------------------------------------
# -- Project information -----------------------------------------------------
project
=
'
OctaveCaosDB
'
project
=
'
OctaveCaosDB
'
copyright
=
'
202
2
, IndiScale GmbH
'
copyright
=
'
202
1-2023
, IndiScale GmbH
'
author
=
'
Daniel Hornung
'
author
=
'
Daniel Hornung
'
# The short X.Y version
# The short X.Y version
version
=
'
0.2
'
version
=
'
0.2
'
# The full version, including alpha/beta/rc tags
# The full version, including alpha/beta/rc tags
# Example: release = '0.5.2-rc2'
# Example: release = '0.5.2-rc2'
release
=
'
0.2.1
-dev
'
release
=
'
0.2.1
'
# -- General configuration ---------------------------------------------------
# -- General configuration ---------------------------------------------------
...
...
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