Commit Graph

156 Commits (0.7.0)

Author SHA1 Message Date
Bret Curtis 19f732c4ee automate the task of including all the necessary files for openmw 7 years ago
Bret Curtis 4d29bdc85e make source documentation great again 7 years ago
Bret Curtis 4cc13a20de make source auto doc easier 7 years ago
Bret Curtis 8044663acd use breathe not breath 7 years ago
Bret Curtis 6483218cb5 create warnings for missing libs 7 years ago
Bret Curtis 8d1c7edcf6 fix warnings, replace fonts with font, make breath/doxygen/cmake imports optional 7 years ago
scrawl 739a76f5fb docs/settings: fix setting range 7 years ago
scrawl 76f6964583 docs/settings: add preload settings 7 years ago
scrawl 209f271f5f docs/settings: remove 'This setting was added in OpenMW version X.Y"
Most of these are ancient by now, plus we have the version selector on readthedocs.io
7 years ago
scrawl 0f9ec3f0c7 docs/settings: don't specify setting type redundantly 7 years ago
scrawl 1808b8567e Add 'small feature culling pixel size' setting specifically for water RTTs, by default set higher than the one in [Camera] 7 years ago
scrawl fcb4129aee Add 'small feature culling pixel size' setting 7 years ago
Ryan Tucker 072a678a60 Added fonts to index and a note on quotes 7 years ago
scrawl ec19938367 Merge pull request #1187 from rhtucker/master
Added fonts and paths documents.
7 years ago
Ryan Tucker b02bbe2bf4 Placed note under proper list item 7 years ago
Ryan Tucker 3f272e2935 Added fonts and paths documents
We should have paths on RTD as well because if we change the paths
again, we want the versioning to reflect that without a million notes
informing us of the change.

Also fixed an autocount to work correctly.
7 years ago
AnyOldName3 577e9838b3 Correct lack of quotes in instructions for adding data= lines 7 years ago
HiPhish c822b1fa35 Write chapters about tables and record types.
The "Tables", "Record Types" and "Record Filters" chapters have been
adapted from the already existing manual.
7 years ago
Ryan Tucker 15cdc06162 Finished transferring settings guide from wiki 8 years ago
Ryan Tucker 0c71fde523 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	docs/source/openmw-mods/index.rst
8 years ago
Ryan Tucker bf805813e5 Merge branch 'master' of https://github.com/OpenMW/openmw
# Conflicts:
#	docs/source/openmw-mods/index.rst
8 years ago
Bret Curtis 065bf47e38 Merge branch 'master' into master 8 years ago
Bret Curtis 3f9b36dc3d Merge branch 'master' into patch-2 8 years ago
jeffreyhaines 829f684899 Removed Oxford comma 8 years ago
jeffreyhaines 6fadcc6748 Replaced "prior" with "previous" 8 years ago
jeffreyhaines 2fe2b57faa Replaced choose with select 8 years ago
jeffreyhaines d95a663510 Minor grammar and sentence changes 8 years ago
jeffreyhaines 2d928fac36 Minor spelling correction 8 years ago
Joakim Berg 3adf69f91e Update convert_bump_mapped_mods.rst 8 years ago
Joakim Berg 12dd60fe20 Update convert_bump_mapped_mods.rst
Forgot to fix one link.
8 years ago
Joakim Berg 2feddcbcc5 Updated the bump mapping tutorial
Fixed some linking errors, edited a few backslashes to become forwardslashes (the backslashes couldn't even be viewed), made all the paths a bit more correctly formatted by writing them with a ./ first (please tell me if that is a bad idea) and added a link to the On The Rocks! mod, since it is a very common mod with this problem (it is featured in MGSO and Morrowind Rebirth).
8 years ago
Bret Curtis 02d859e298 minor fix to remove Index:, it isn't necessary 8 years ago
Joakim Berg 303fe013ea Update convert_bump_mapped_mods.rst 8 years ago
Joakim Berg e957e2b3cc Update convert_bump_mapped_mods.rst
Ok, so another update then. Sorry for another one so soon after the first PR, but I think (or hope) that this will be the last edit for some time. It looks good to me now. ´

Mainly, I changed changed some "=" headers to "-", and while at it, I fixed some typing errors and just edited some text to read better.
8 years ago
Joakim Berg d7bf2b9e85 Update index.rst
Added convert_bump_mapped_mods to the table of contents.
8 years ago
Joakim Berg 3ee28bfeac Update convert_bump_mapped_mods.rst
This should be correct according to the style-guide. Well, except for the British/American spelling. I need a Brit and/or an American to confirm that.
8 years ago
Joakim Berg 1b8cfee5eb Update convert_bump_mapped_mods.rst 8 years ago
lysol90 2d48c38d0d Create convert_bump_mapped_mods.rst
A tutorial to how normal mapping works with different mods in Morrowind and how they work in OpenMW. It also covers how to convert the mods made for Morrowind to be used with OpenMW.
8 years ago
Ryan Tucker cffd2bdd30 skeleton for full settings list 8 years ago
rhtucker b5cd8188f5 fixed nested levels 8 years ago
rhtucker 201a89a698 fixed nested enumerated lists and split numbering 8 years ago
rhtucker 95adab9458 test nested enumerated lists with autonumbers 8 years ago
Ryan Tucker 147ce4d267 Started settings guide and general edits 8 years ago
Ryan Tucker 04cbf5dd02 Added to mod installation guide 8 years ago
Ryan Tucker f6b38323a3 Started adding to the detailed mod install guide 8 years ago
Ryan Tucker b35921dc6c Corrected the back quotes for literals 8 years ago
Ryan Tucker 7c5c304ed5 Started working on a style guide for tutorials 8 years ago
Ryan Tucker 06cc4cf359 Initial commit for OpenMW Modding Reference directory and files 8 years ago
Bret Curtis 7f0d5bde2d make conf.py independant from cmake macros
merged openmw-cs in, using per directory statics

add requirements.txt for sphinx docs

it is breath

update gitignore and openmw-cs
8 years ago
Bret Curtis ac8d347e9e we have html output and autodoc functionality 8 years ago
HiPhish c4658a0ef7 Add OpenMW CS manual to the repository.
The manual depends on Sphinx to build. A makefile and a Windows batch
script are included for building, both were automatically generated by
Sphinx. I have left all settings at their default and I have tested that
HTML and PDF output build properly.
8 years ago
vocollapse 772c66eedf Changed Doxygen file extensions to .cmake for consistency. Also changed output directories for doxygen. 10 years ago
vocollapse 71f3f71f78 added make target for doxygen: make doc, make doc_pages 10 years ago
Arthur Moore 5794751dd9 Updated Doxyfile to latest version.
Changes are cosmetic, but allow for more modification of the defaults.
10 years ago
Arthur Moore 96c8322665 Changed doxygen build file options
Use 'doxygen docs/Doxyfile' to build the documentation.
10 years ago
Bret Curtis 8419002393 Task #940: Move licenses to appropriate place in docs. Additional cleanup. 10 years ago