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

Moved doc/* in repository root #20

Merged
merged 1 commit into from
Mar 6, 2024
Merged

Moved doc/* in repository root #20

merged 1 commit into from
Mar 6, 2024

Conversation

bertocco
Copy link
Collaborator

Choosen to be consistent with the other standards and moved the LaTex document from doc to the top level. Performed commands:
$/dev/SSO$ git mv -v doc/ivoatex .
Renaming doc/ivoatex to ivoatex
$:
/dev/SSO$ git mv -v doc/.github .
Renaming doc/.github to .github
Renaming doc/.github/workflows/build.yml to .github/workflows/build.yml
Renaming doc/.github/workflows/preview.yml to .github/workflows/preview.yml
$:~/dev/SSO$ git mv -v doc/* .
Renaming doc/Makefile to Makefile
Renaming doc/SSO.bib to SSO.bib
Renaming doc/SSO_image001.png to SSO_image001.png
Renaming doc/SSO_image002.png to SSO_image002.png
Renaming doc/SSO_image003.png to SSO_image003.png
Renaming doc/SSO.tex to SSO.tex
Renaming doc/standards-record.xml to standards-record.xml
~/dev/SSO$ git mv -v doc/ivoatex .
Renaming doc/ivoatex to ivoatex

@pdowler pdowler merged commit b8c9100 into ivoa-std:master Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants