Fix most of the doxygen warning

master
solebull 2021-06-12 18:55:20 +02:00
parent 47c4975e1e
commit 0404179fcd
9 changed files with 26 additions and 31 deletions

View File

@ -266,6 +266,7 @@ mods/pathogen/gravititus/init.lua:36: attempt to index local 'digger' (a nil val
Registro acessado inexiste (xpro/jogador/xo) en memor.consultar)
**** TODO May generate documentation for mods code
:LOGBOOK:
CLOCK: [2021-06-12 sam. 18:35]--[2021-06-12 sam. 18:54] => 0:19
CLOCK: [2021-06-12 sam. 18:06]--[2021-06-12 sam. 18:24] => 0:18
CLOCK: [2020-05-27 mer. 18:38]--[2020-05-27 mer. 19:00] => 0:22
CLOCK: [2020-05-07 jeu. 21:54]--[2020-05-07 jeu. 22:17] => 0:23
@ -284,6 +285,7 @@ mods/pathogen/gravititus/init.lua:36: attempt to index local 'digger' (a nil val
- [X] Reinstall lua2dox
- [X] mods/element_portals/liquid_portals/constants.lua is empty :
can safely remove it ?
- [X] Should fix doxygen current warnings
- [-] Update doxygen documentation
- [X] There's no Related page for factions_ui
@ -291,6 +293,8 @@ mods/pathogen/gravititus/init.lua:36: attempt to index local 'digger' (a nil val
Trying to document factions_ui/init.lua to see if undocumented members
are in logfile
- [ ] More hard to fix doxygen warnings
- [ ] Should fix all related pages named after README or not the mod name
- [ ] Retrying luadoc

View File

@ -1,10 +1,6 @@
# Bags for Minetest
# Bags
[![home](https://img.shields.io/badge/bags-home-blue.svg?style=flat-square)](https://cornernote.github.io/minetest-bags/)
[![download](https://img.shields.io/github/tag/cornernote/minetest-bags.svg?style=flat-square&label=release)](https://github.com/cornernote/minetest-bags/archive/master.zip)
[![git](https://img.shields.io/badge/git-project-green.svg?style=flat-square)](https://github.com/cornernote/minetest-bags)
[![forum](https://img.shields.io/badge/minetest-mod-green.svg?style=flat-square)](http://forum.minetest.net/viewtopic.php?f=11&t=3081)
[![bower](https://img.shields.io/badge/bower-mod-green.svg?style=flat-square)](https://minetest-bower.herokuapp.com/mods/bags)
Lightly modified by solebull.
## Description

View File

@ -60,4 +60,4 @@ Report bugs on the forum topic or open a issue on GitHub.
Authors
-------
* Original Work: cd2 (cdqwertz) - cdqwertz.github.io
* Modified Work: Vitalie Ciubotaru <vitalie at ciubotaru dot tk>
* Modified Work: Vitalie Ciubotaru (vitalie at ciubotaru dot tk)

View File

@ -135,4 +135,4 @@ These are :
* [Tree Portals Sound README.md](./tree_portals/sounds/README.md)
1

View File

@ -1,10 +1,13 @@
#flower pot mod
# flower pot
This mod adds some flower pots to your world.
##License
see LICENSE.txt
## License
Licensed under LGPLv2.1+ see LICENSE.txt.
## Crafting
##Crafting
Flower Pot:
| C | | C |
@ -22,8 +25,8 @@ Flower Pot:
F : Flower Pot (empty)
D : Dirt/Sand
##Bugs
## Bugs
Report bugs on the forum topic or open a issue on GitHub.
##created by
## created by
cd2 (cdqwertz) - cdqwertz.github.io

View File

@ -1,8 +1,9 @@
# handle_schematics
This mod is not entirely finished, but may already be very useful.
Type "/giveme handle_schematics:build" to get a build chest.
Place the chest in the world and click through the menue.
Place the chest in the world and click through the menu.
The examples/ folder contains some very small saved buildings which
allow you to just spawn them and play with the options even if you
@ -10,7 +11,7 @@ don't have one of your own houses at hand. The example files do
not require much disk space. They are very small.
NOTE: In order to be able to spawn a schematic, you need to copy
the schematic file to your <WORLDNAME>/schems/ folder. With security
the schematic file to your $WORLDNAME/schems/ folder. With security
enabled in your minetest.conf (in general a very good idea!), mods
cannot even read files from anything that is not stored inside your
world folder or one of its subfolders.
@ -26,7 +27,7 @@ in the folder containing this mod (not the world!).
Each line of the file ought to contain the name and full path to a schematic.
Those will be offered to you in the build chest's menu under "main".
The advantage of this method is low as with security enabled, files can only
be read from the <WORLDNAME>/ folder. You can ignore this option for now.
be read from the $WORLDNAME/ folder. You can ignore this option for now.
Author: Sokomine
License: GPLv3.0

View File

@ -1,14 +1,6 @@
########################################################################
## __ __ _____ _____ _____ _____ _____ _ _ _____ ##
## | \ / | | ___| | ___| | ___| | ___| | _ | | \ | | | ___| ##
## | \/ | | |___ | |___ | |___ | | | | | | | \| | | |___ ##
## | |\__/| | | ___| |___ | | ___| | | | | | | | | |___ | ##
## | | | | | |___ ___| | | |___ | |___ | |_| | | |\ | ___| | ##
## |_| |_| |_____| |_____| |_____| |_____| |_____| |_| \_| |_____| ##
## ##
########################################################################
# Mescons
MESECONS by Jeija and contributors
by Jeija and contributors
Mezzee-what?
------------

View File

@ -67,8 +67,8 @@ versions than 0.4.16 will generally not be fixed.
Copyright © 2011-2017 Hugo Locurcio and contributors
- More Blocks code is licensed under the zlib license, see
[`LICENSE.md`](LICENSE.md) for details.
- More Blocks code is licensed under the zlib license, see LICENSE.md for
details.
- Unless otherwise specified, More Blocks textures are licensed under
[CC BY-SA 3.0 Unported](https://creativecommons.org/licenses/by-sa/3.0/).

View File

@ -67,7 +67,6 @@ versions than 0.4.16 will generally not be fixed.
Copyright © 2011-2017 Hugo Locurcio and contributors
- More Ores code is licensed under the zlib license, see
[`LICENSE.md`](LICENSE.md) for details.
- More Ores code is licensed under the zlib license, see LICENSE.md for details.
- Unless otherwise specified, More Ores textures are licensed under
[CC BY-SA 3.0 Unported](https://creativecommons.org/licenses/by-sa/3.0/).