diff --git a/doc/configure.xml b/doc/configure.xml
index c33fb35..b6d3870 100644
--- a/doc/configure.xml
+++ b/doc/configure.xml
@@ -58,11 +58,10 @@
Description
- These are the documentation notes for &package;. The &package; project
- generates and maintain software build systems, suitable for use with the most
- common implementations of the make command. It uses project description files
- to provide simple Makefiles. It is intended to keep the code generated as
- simple and portable as possible.
+ &name; generates and maintain software build systems, suitable for use with
+ the most common implementations of the make command. It uses project
+ description files to provide simple Makefiles. It is intended to keep the
+ code generated as simple and portable as possible.
It processes the current directory, or the ones given at the command line,
@@ -172,10 +171,16 @@
See also
-
+
+
+ make
+ 1
+ ,
+
project.conf
5
-
+
+
Additional resources
diff --git a/doc/project.conf.xml b/doc/project.conf.xml
index dc219fc..2ceb343 100644
--- a/doc/project.conf.xml
+++ b/doc/project.conf.xml
@@ -183,10 +183,16 @@
See also
-
+
+
configure
1
-
+ ,
+
+ make
+ 1
+
+