Skip to content
Snippets Groups Projects
Commit b1dea864 authored by Olivier Couet's avatar Olivier Couet
Browse files

Remove the Qt chapter from the User's Guide Makefile

parent 9dc3c035
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ MDFILES=ROOTUsersGuide.md Preface.md Introduction.md GettingStarted.md \
Trees.md MathLibraries.md LinearAlgebra.md AddingaClass.md \
CollectionClasses.md PhysicsVectors.md Geometry.md PythonRuby.md \
TutorialsandTests.md ExampleAnalysis.md Networking.md Threads.md \
PROOF.md WritingGUI.md SignalSlot.md ROOTandQt.md HTMLDoc.md InstallandBuild.md
PROOF.md WritingGUI.md SignalSlot.md HTMLDoc.md InstallandBuild.md
HTMLFILES=$(addprefix $(OUTDIR)/,$(MDFILES:.md=.html))
PDFFILES=$(addprefix $(OUTDIR)/,$(MDFILES:.md=.pdf))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment