mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-18 21:45:24 +00:00
fix trivial documentation bug (bug 5881)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30219 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
9d46e0b6e5
commit
e0972b529d
@ -802,9 +802,9 @@ def processModuleFile(file, bool_docbook):
|
||||
|
||||
The top of a module file should look like this:
|
||||
#\DeclareLyXModule[LaTeX Packages]{ModuleName}
|
||||
#BeginDescription
|
||||
#DescriptionBegin
|
||||
#...body of description...
|
||||
#EndDescription
|
||||
#DescriptionEnd
|
||||
#Requires: [list of required modules]
|
||||
#Excludes: [list of excluded modules]
|
||||
The last two lines are optional
|
||||
|
@ -142,5 +142,6 @@ What's new
|
||||
|
||||
* BUILD/INSTALLATION
|
||||
|
||||
- Detect multithreaded boost libraries if included boost is not used
|
||||
- Detect multithreaded boost libraries if included boost is not used.
|
||||
|
||||
- Fix small documentation bug in configure.py (bug 5881).
|
||||
|
Loading…
x
Reference in New Issue
Block a user