Logo
Explore Privacy Policy Terms of Service Help
Sign In
ahuston-0/hydra
1
0
Fork 0
You've already forked hydra
Code Issues Pull Requests1 Packages Projects Releases Wiki Activity
bcd3bbb680
BranchesTags
View all branches
hydra/doc/manual/Makefile.am

7 lines
97 B
Makefile
Raw Normal View History

Add markdown files for documentation projects.xml and declarative-projects.xml were merged with xmllint, and then I ran that to convert files for i in *.xml; do pandoc -s -f docbook -t markdown $i -o ${i/xml/md}; done
2021-02-24 00:25:56 +01:00
MD_FILES = src/*.md
hydra: use autoconf/-make
2010-09-30 14:29:15 +00:00
Add markdown files for documentation projects.xml and declarative-projects.xml were merged with xmllint, and then I ran that to convert files for i in *.xml; do pandoc -s -f docbook -t markdown $i -o ${i/xml/md}; done
2021-02-24 00:25:56 +01:00
EXTRA_DIST = $(MD_FILES)
hydra: use autoconf/-make
2010-09-30 14:29:15 +00:00
Add markdown files for documentation projects.xml and declarative-projects.xml were merged with xmllint, and then I ran that to convert files for i in *.xml; do pandoc -s -f docbook -t markdown $i -o ${i/xml/md}; done
2021-02-24 00:25:56 +01:00
install: $(MD_FILES)
mdbook build . -d $(docdir)
Reference in New Issue Copy Permalink
Powered by Gitea Page: 53ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API