mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
Preparing to release 0.2.0
This commit is contained in:
2
docs/html/HTML/GTAGSROOT
vendored
2
docs/html/HTML/GTAGSROOT
vendored
@@ -1 +1 @@
|
||||
/home/raelon/Projects/pyShelf/app
|
||||
/home/raelon/Projects/pyShelf
|
||||
|
||||
6
docs/html/HTML/index.html
vendored
6
docs/html/HTML/index.html
vendored
@@ -1,16 +1,16 @@
|
||||
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
|
||||
<html xmlns='http://www.w3.org/1999/xhtml'>
|
||||
<head>
|
||||
<title>pyShelf Open Source Ebook Server-0.1.0</title>
|
||||
<title>pyShelf Open Source Ebook Server-0.2.0</title>
|
||||
<meta name='robots' content='noindex,nofollow' />
|
||||
<meta name='generator' content='GLOBAL-6.6.3' />
|
||||
<meta http-equiv='Content-Style-Type' content='text/css' />
|
||||
<link rel='stylesheet' type='text/css' href='style.css' />
|
||||
</head>
|
||||
<body>
|
||||
<h1 class='title'>pyShelf Open Source Ebook Server-0.1.0</h1>
|
||||
<h1 class='title'>pyShelf Open Source Ebook Server-0.2.0</h1>
|
||||
<div class='poweredby'>
|
||||
Last updated Sun Nov 10 01:10:53 EST 2019<br />
|
||||
Last updated Fri Nov 29 22:17:44 EST 2019<br />
|
||||
Powered by <a href='http://www.gnu.org/software/global/' title='Go to the GLOBAL project page.'>GLOBAL-6.6.3</a>.<br />
|
||||
</div>
|
||||
<hr />
|
||||
|
||||
6
docs/html/HTML/mains.html
vendored
6
docs/html/HTML/mains.html
vendored
@@ -1,16 +1,16 @@
|
||||
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
|
||||
<html xmlns='http://www.w3.org/1999/xhtml'>
|
||||
<head>
|
||||
<title>pyShelf Open Source Ebook Server-0.1.0</title>
|
||||
<title>pyShelf Open Source Ebook Server-0.2.0</title>
|
||||
<meta name='robots' content='noindex,nofollow' />
|
||||
<meta name='generator' content='GLOBAL-6.6.3' />
|
||||
<meta http-equiv='Content-Style-Type' content='text/css' />
|
||||
<link rel='stylesheet' type='text/css' href='style.css' />
|
||||
</head>
|
||||
<body>
|
||||
<h1 class='title'>pyShelf Open Source Ebook Server-0.1.0</h1>
|
||||
<h1 class='title'>pyShelf Open Source Ebook Server-0.2.0</h1>
|
||||
<div class='poweredby'>
|
||||
Last updated Sun Nov 10 01:10:53 EST 2019<br />
|
||||
Last updated Fri Nov 29 22:17:44 EST 2019<br />
|
||||
Powered by <a href='http://www.gnu.org/software/global/' title='Go to the GLOBAL project page.'>GLOBAL-6.6.3</a>.<br />
|
||||
</div>
|
||||
<hr />
|
||||
|
||||
2
docs/html/HTML/rebuild.sh
vendored
Executable file → Normal file
2
docs/html/HTML/rebuild.sh
vendored
Executable file → Normal file
@@ -5,4 +5,4 @@
|
||||
# Usage:
|
||||
# % sh rebuild.sh
|
||||
#
|
||||
cd /home/raelon/Projects/pyShelf/app && GTAGSCONF=':skip=HTML/,HTML.pub/,tags,TAGS,ID,y.tab.c,y.tab.h,gtags.files,cscope.files,cscope.out,cscope.po.out,cscope.in.out,SCCS/,RCS/,CVS/,CVSROOT/,{arch}/,autom4te.cache/,*.orig,*.rej,*.bak,*~,#*#,*.swp,*.tmp,*_flymake.*,*_flymake,*.o,*.a,*.so,*.lo,*.zip,*.gz,*.bz2,*.xz,*.lzh,*.Z,*.tgz,*.min.js,*min.css:langmap=c\:.c.h,yacc\:.y,asm\:.s.S,java\:.java,cpp\:.c++.cc.hh.cpp.cxx.hxx.hpp.C.H,php\:.php.php3.phtml:' htags -g -s -a -n -v -w -t 'pyShelf Open Source Ebook Server-0.1.0' /home/raelon/Projects/pyShelf/docs/html
|
||||
cd /home/raelon/Projects/pyShelf && GTAGSCONF=':langmap=c\:.c.h,yacc\:.y,asm\:.s.S,java\:.java,cpp\:.c++.cc.hh.cpp.cxx.hxx.hpp.C.H,php\:.php.php3.phtml:skip=HTML/,HTML.pub/,tags,TAGS,ID,y.tab.c,y.tab.h,gtags.files,cscope.files,cscope.out,cscope.po.out,cscope.in.out,SCCS/,RCS/,CVS/,CVSROOT/,{arch}/,autom4te.cache/,*.orig,*.rej,*.bak,*~,#*#,*.swp,*.tmp,*_flymake.*,*_flymake,*.o,*.a,*.so,*.lo,*.zip,*.gz,*.bz2,*.xz,*.lzh,*.Z,*.tgz,*.min.js,*min.css:' htags -g -s -a -n -v -w -t 'pyShelf Open Source Ebook Server-0.2.0' /home/raelon/Projects/pyShelf/docs/html
|
||||
|
||||
Reference in New Issue
Block a user