Commit | Date | |
---|---|---|
[r2626]
by
bugman
Added the API documentation creation (using Epydoc) to the Scons scripts. The Scons target to create the HTML API documentation is called 'api_manual_html'. The The function 'compile_api_manual_html()' was added to the 'scons/manuals.py' file. This function |
2006-10-12 06:33:45 | Tree |
2006-10-12 05:21:15 | Tree | |
2006-10-12 05:19:57 | Tree | |
[r2623]
by
bugman
Removed the Adobe Acrobat dependancy from the standard manual targets. This allows for the removal of the target 'user_manual_pdf_dist' as the only difference between that |
2006-10-12 05:18:12 | Tree |
[r2622]
by
bugman
Created a single custom builder (using the dummy function) for all the standard manual targets. |
2006-10-12 05:13:24 | Tree |
[r2621]
by
bugman
Complete overhaul of the relax manual targets. The relax manual is now referred to as the user manaul (to allow a developers manual in the future). The functions for compiling the manual have been renamed: The header printed when compiling from the LaTeX sources has been updated. Many target names have changes: The HTML target has been split in two. |
2006-10-12 05:08:18 | Tree |
[r2620]
by
bugman
Improved the commenting of the 'self.__init__()' function which sets up the Scons environments, etc. The different Environments have been grouped by type. The docstring has been expanded a little. |
2006-10-12 04:42:07 | Tree |
[r2619]
by
bugman
Fixed a bug in the 'self.package()' target function. The variable 'file_name' was being accessed when the variable should have been called |
2006-10-12 04:32:18 | Tree |
[r2618]
by
bugman
A number of large changes to the Scons system. The package initialisation file '__init__.py' has been added to the 'scons' directory. The 'sconstruct' script has been split in half. The script was copied to 'scons/manuals.py' and The default values of None for the target functions have been removed as they are always passed to Environmental variables such as LATEX_DIR, SYSTEM, BIN_PATH, etc. (all the variables created in The 'self.gpg_bin_sign()' and 'self.gpg_src_sign()' target functions have been merged into the |
2006-10-12 04:02:01 | Tree |
2006-10-12 03:46:16 | Tree |