Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
good_practices
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository 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
LBMC
Hub
good_practices
Commits
1a1769ec
Verified
Commit
1a1769ec
authored
3 years ago
by
Laurent Modolo
Browse files
Options
Downloads
Patches
Plain Diff
Makefile: cleanup ugly link
parent
b10ed7c3
No related branches found
No related tags found
No related merge requests found
Pipeline
#294
passed
3 years ago
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Makefile
+4
-2
4 additions, 2 deletions
Makefile
with
4 additions
and
2 deletions
Makefile
+
4
−
2
View file @
1a1769ec
...
@@ -2,7 +2,9 @@ all: public/good_practices.html \
...
@@ -2,7 +2,9 @@ all: public/good_practices.html \
README.md
README.md
public/good_practices.html
:
good_practices.tex bibliography.bib github-pandoc.css
public/good_practices.html
:
good_practices.tex bibliography.bib github-pandoc.css
pandoc good_practices.tex
--bibliography
=
bibliography.bib
-c
github-pandoc.css
--citeproc
--toc
--standalone
--number-sections
-o
public/good_practices.html
pandoc good_practices.tex
--bibliography
=
bibliography.bib
-c
github-pandoc.css
--citeproc
--toc
--standalone
--number-sections
-o
public/good_practices.html
\
&&
sed
-Ei
's|>\[sec:(.*)\]<|>\1<|g'
public/good_practices.html
README.md
:
good_practices.tex bibliography.bib
README.md
:
good_practices.tex bibliography.bib
pandoc good_practices.tex
--bibliography
=
bibliography.bib
--citeproc
--toc
--standalone
--number-sections
-o
README.md
pandoc good_practices.tex
--bibliography
=
bibliography.bib
--citeproc
--toc
--standalone
--number-sections
-o
README.md
\
&&
sed
-Ei
's|\[\\\[sec:(.*)\\\]\]|[\1]|g'
README.md
\ No newline at end of file
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