Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lifeware
biocham
Commits
19060a03
Commit
19060a03
authored
Mar 28, 2018
by
SOLIMAN Sylvain
Browse files
pldoc target
parent
c7b78745
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
19060a03
...
...
@@ -48,7 +48,7 @@ all: biocham biocham_debug test doc/index.html jupyter
quick
:
unit_tests
.PHONY
:
all slow test unit_tests clean web cabernet cabernet_restart
\
jupyter gadagne gadagne_restart jupyter_tests install
jupyter gadagne gadagne_restart jupyter_tests install
pldoc
# should we depend on jupyter target?
install
:
biocham biocham_debug
...
...
@@ -92,9 +92,12 @@ modules/glucose/glucose-syrup/core/Solver.cc: modules/glucose/Solver.patch
rm
-f
glucose-syrup.tgz
patch
$@
<
$<
doc/index.html doc/commands.js
:
biocham
doc/index.html doc/commands.js
:
biocham
pldoc
./biocham
--generate-doc
pldoc
:
echo
"doc_save(., [if(true), doc_root('doc/pldoc')])."
| swipl
-q
# quick ones only
unit_tests
:
biocham_debug
echo
"run_tests_and_halt."
| ./biocham_debug
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment