Skip to content

Commit 1549642

Browse files
committed
[docs](docs diretory): Move documentation to docs directory and add VERSION.md
1 parent f942874 commit 1549642

File tree

6 files changed

+3
-2
lines changed

6 files changed

+3
-2
lines changed
File renamed without changes.

docs/VERSION.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
1.0.0
File renamed without changes.
File renamed without changes.
File renamed without changes.

infra/build/debianize.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ mkdir bin
3131
cp ../../src/shellunity bin
3232

3333
mkdir -p docs
34-
cp -r ../../doc docs
35-
mv docs/doc docs/man1
34+
cp -r ../../docs docs
35+
mv docs/docs docs/man1
3636

3737
mkdir -p ${PACKAGENAME}_${VERSION}_all/DEBIAN
3838

0 commit comments

Comments
 (0)