Merge pull request #31 from Eiyeron/upstream_docfix
Added some infos on how to build the documentation.
This commit is contained in:
commit
9f4407d8ef
7
COMPILE
7
COMPILE
@ -77,3 +77,10 @@ for 64 bits systems
|
|||||||
VISUAL C++ USERS
|
VISUAL C++ USERS
|
||||||
.........................................................
|
.........................................................
|
||||||
Open squirrel.dsw from the root project directory and build(dho!)
|
Open squirrel.dsw from the root project directory and build(dho!)
|
||||||
|
|
||||||
|
DOCUMENTATION GENERATION
|
||||||
|
.........................................................
|
||||||
|
To be able to compile the documentation, make sure that you have Python
|
||||||
|
installed and the packages sphinx and sphinx_rtd_theme. Browse into doc/
|
||||||
|
and use either the Makefile for GCC-based platforms or make.bat for
|
||||||
|
Windows platforms.
|
@ -4,7 +4,7 @@
|
|||||||
Squirrel 3.1 Reference Manual
|
Squirrel 3.1 Reference Manual
|
||||||
#################################
|
#################################
|
||||||
|
|
||||||
Copyrigth (c) 2003-2016 Alberto Demichelis
|
Copyright (c) 2003-2016 Alberto Demichelis
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
Squirrel Standard Library 3.1
|
Squirrel Standard Library 3.1
|
||||||
#################################
|
#################################
|
||||||
|
|
||||||
Copyrigth (c) 2003-2016 Alberto Demichelis
|
Copyright (c) 2003-2016 Alberto Demichelis
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
Loading…
x
Reference in New Issue
Block a user