We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67f3613 commit 01ac4d3Copy full SHA for 01ac4d3
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 0c6200743c9e9a4b9a95e6290e33246d54243810
+refs/heads/master: 0b331e5934a610c0291bbf5044157ad5ac400bb0
trunk/mk/docs.mk
@@ -2,6 +2,8 @@
# Doc variables and rules
3
######################################################################
4
5
+docs: $(DOCS)
6
+
7
doc/version.texi: $(MKFILES) rust.texi
8
@$(call E, version-stamp: $@)
9
$(Q)echo "@macro gitversion" >$@
0 commit comments